Command line

In the command line you may give all the necessary parameters and the file names. The parameters will have effect during all the session, that is, they will apply for all the reports, and not only for the first one.

Parameters:
 
/INI:<file name>
Use the specified setting file, default is gcomm.ini
/HIS:<file name>,

/HISTORY:<file name>

Use the specified history file, default is gcomm.hst
/NOREG

/NOREGISTRY

Turn off work with registry, where the window coordinates and internal constants are stored. Useful on workstations with forbidden writing to the registry.
/O:<file name>,

/ORDER:<file name>

Automatic order load and execution

Example: gcomm.exe /ini:game163-Race1.ini /his:game163-Race1.hst d:\galaxy\game163\reports\galrep

Instead of the file name @<file name> can be given, in that case <file name> will be opened not as a report but as a list of filed to load into the client, the first report specified will be master, the others will be joined as slave reports.

back