GOAL : start CATIA V5 applications
SYNTAX : catstart
[ -env environment_name ]
[ -direnv environment_directory ]
[ -object object ]
[ -run program_name ]
[ -jrun java class or jar ]
[ -jopts options for the jvm ]
[ -s ]
[ -h|-help ]
-> env: followed by environment name used by CATIA V5
-> direnv: followed by environment directory used by CATIA V5
-> object: followed by object to load when starting CATIA V5 or followed by arguments between "" (-object "arg1 arg2 argn")
-> run: followed by program to start(DMU, ENOVIA, DELMIA, CATNodelockMgt, CATSoftwareMgt). Without run argument CATIA V5 is started
-> jrun: followed by a java class name or a jar name ( cannot be used with the -run option)
-> jopts: followed by options to be sent to the java virtual machine
-> s: silent mode (no messages)
-> h|help: get info on the shell