Advertising banner:
INITIATEAPPINSTALL  
Help Contents • Administration • FirstClass Scripting • Help Document
   
   
   
INTIATEAPPINSTALL



Function
Registers FirstClass applications in the Application Configuration form and creates the application folder. If the application registration fails, the script terminates.



Syntax
INITIAEAPPINSTALL appid appname appvendor
Parameters


appid
1001-1999
Application licensed at user level.
2000-2999
Application licensed at site level.
4000-4999
Local application.
appname
The application name.
appvendor
The name of the application vendor.




Example
To register a local application named Projects, enter:
INITIATEAPPINSTALL 4001 Projects "Local Application"
The command will create a folder named Projects within FirstClass Applications.