Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Create a special folder
#10
Many thanks once more!

However, I thought about using a special folder because an environment variable it seeme that it does not unexpand as I though ti would be. I would appreciate it if you comment on the following example :

Function tempf11
Code:
Copy      Help
SetEnvVar "aSpecFolder" "Z:\path"

str s="Z:\path\tam.txt"
_s.expandpath(s 2)
out _s

s="c:\windows\system32\file.exe" ;; s will be "$system$\file.exe".
_s.expandpath(s 2)
out _s

Unless, I do some kind of mistake or misunderstanding.


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)