Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Create a special folder
#9
$Drive$ cannot be changed with SHSetFolderPath. It is QM-specific, like $qm$, $my qm$ and $temp qm$.

Quote:I need for my applications a special folder
Use environment variables.
SetEnvVar "aSpecFolder" "Z:\path"
_s.getfile("%aSpecFolder%\file.txt")


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)