info("panoramaname")

The info(“panoramaname”) function returns the name of the currently running copy of Panorama.


Description

The info(“panoramaname”) function returns the name of the currently running copy of Panorama. In other words, if you have renamed your copy of Panorama this function will tell what the name is.

This procedure displays the name, version and folder of the currently running copy of Panorama. This can be useful if you have multiple copies of Panorama on your system, and want to know which one you are using.

message "You are using "+info("panoramaname")+
    "version "+getapplicationinfo("CFBundleShortVersionString")+
    "in the "+info("panoramafolder")+" folder."

See Also


History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0