info("desktopfolder")

The info(“desktopfolder”) function returns the path to the user’s desktop folder.


Description

This function returns the path to the user’s desktop folder. Any file saved in this folder will appear on the desktop.

This example saves a copy of the current database in the desktop folder so that it will appear on the desktop.

saveacopyas info("desktopfolder")+info("databasename")

Note: This function allows language independent access to the desktop folder, and will correctly locate the folder even if you are using a non-English system.


See Also


History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0