Specifications
Starting InfoMaker from the command line
54 InfoMaker
Table 1-13: InfoMaker command-line parameters
Examples
The following examples use im11.5 to represent the directory where InfoMaker
is installed.
Enter this command to start InfoMaker and open the Database painter:
im11.5\im115.exe /P datab
Enter this command to start InfoMaker and open the report called
d_emp_report in the library master.pbl:
im11.5\im115.exe /P report /L master.pbl /O
d_emp_report
Parameter Description
libraryname The name of the library that contains the object you want to open.
objectname The name of the object you want to open.
arguments For a report, retrieval arguments for the specified report. Arguments
must be in the correct order, separated by semicolons (;). Array
argument values must be separated by commas (,). Decimal arrays
are not supported.