Folder Locations

Top  Previous  Next

 

Folder Locations

 

Folders are directories on a computer. These expressions will insert into the script the path to the specified directory if it exists on your computer.

 

Expression

Inserts

 

%%App%%

The file system directory that contains the currently running application

     

%%SystemTempDirectory%%

The system temp directory

lamp Important: Although a value will be returned this is a calculated value so it is still possible that the specified directory does not physically exist on your computer or that you do not have permission to access it.

%%UserTempDirectory%%

The user temp directory

lamp Important: Although a value will be returned this is a calculated value so it is still possible that the specified directory does not physically exist on your computer or that you do not have permission to access it.

 

 

See Also: Constant Expressions Date and Time Special Characters Special Folder Locations Other Expressions