Hi all
I currently use ENVIRON("SYSTEMDRIVE"
to return the system drive from the system environment variable, usually this is "C:".
I understand that environment variables are not the best way to get this information, and I have used API calls to return all of the other folders I need (windows folder, progam files etc) but cannot find one for the system drive.
Anybody know if there is one?
Thanks for any help!
Ade
I currently use ENVIRON("SYSTEMDRIVE"
I understand that environment variables are not the best way to get this information, and I have used API calls to return all of the other folders I need (windows folder, progam files etc) but cannot find one for the system drive.
Anybody know if there is one?
Thanks for any help!
Ade