Command-Line Options for PAL.EXE and PAL32.EXE

Top  Previous  Next

There are currently two types of parameters that you optionally can use on the command line:

 

Path

Always as the first parameter, this is a complete path to the project you want PAL to open at start-up. Normally PAL loads the last used project, so this is a way to override that behaviour.

 

Example:

 

PAL c:\project\MyProj.pap

 

PAL will open the project file MyProj.pap at start-up.

 

 

/AUTO

Always as the second parameter, use /AUTO to indicate that PAL should run the project indicated by the first parameter and then terminate itself. In this way it it possible to use for example Window's Task Scheduler to run PAL.EXE automatically.

 

 

See also: