Masters!!!
I know that is possible my setup search for an especific file to obtain %AppFolder% value... can you say me how???
Thanks in advance!!!!
Professional Software Development Tools
Masters!!!
I know that is possible my setup search for an especific file to obtain %AppFolder% value... can you say me how???
Thanks in advance!!!!
Hello,
%AppFolder% is a session variable. You get the contents with SessionVar.Expand("%AppFolder%").
Ulrich