[Contents] [index] [Help] [Retrace] [browse <] [Browse >]

Applications started from Workbench receive arguments in the form of a
wbstartup structure.  this is similar to obtaining arguments from a
command line interface through argc and argv.  The WBStartup message
contains an argument count and a pointer to a list of file and directory
names.

 one argument    two arguments    multiple arguments