You can specify switches and parameters on the dxstart.exe command line to control its behaviour.
dxstart.exe /request={dxclient|dxtxmon|dxhelp|dxrun
dxexport|dximport|dxreorg|dxregister|webadmin}
/lang=lll
/part=ppp
/offline
/shortcut=path
/exportlist=name
/exportto=path
/importfrom=pathThis switch specifies the LANSA Composer client or server function to be performed. The functions that may be requested are:
This switch may be used to specify the national language used to start LANSA Composer. If not specified, LANSA Composer will automatically detect French and Japanese systems and start the LANSA Composer client in the appropriate language. If this switch is specified, its value overrides the automatic detection and any value that may be specified in the dxstart.cfg configuration file.
This switch may be used to specify the partition name used to start LANSA Composer. If specified, this value overrides any value that may be specified in the dxstart.cfg configuration file. In a standard LANSA Composer installation it should never be necessary to specify this switch as the software is always installed in partition named LIC. In any event, the partition specified here does not affect or override the partition name used for the connection to the LANSA Composer server, if applicable.
For /request=dxclient or /request=dxtxmon, this switch may be specified to cause the LANSA Composer client or LANSA Composer Document Manager application to start in offline mode, without showing the Connect to LANSA Composer Server dialog.
You would never use this switch in a standard LANSA Composer client installation, as such an installation does not have a local LANSA Composer database and therefore cannot run in offline mode.
This switch is typically used with the LANSA Composer client that is installed with a LANSA Composer Server for Windows installation.
For /request=dxrun, this switch specifies the full path to the LANSA Composer processing sequence "shortcut" file to be executed. Such a file usually has a file extension of .dxrun. If the path contains spaces or other special characters it should be fully-enclosed in double-quote marks.
For /request=dxexport, this switch specifies the name of the Export List that specifies the set of LANSA Composer definitions to be exported. You can specify the name of the export list, or, if you prefer, you can specify the internal identifier.
For /request=dxexport, this switch specifies the full path to the LANSA Composer export file that will be created to contain the exported definitions. Such a file usually has a file extension of .dxexport. If the path contains spaces or other special characters it should be fully-enclosed in double-quote marks. If the file already exists, the export operation will replace it.
For /request=dximport, this switch specifies the full path to the LANSA Composer export file from which the LANSA Composer definitions are to be imported. Such a file usually has a file extension of .dxexport. If the path contains spaces or other special characters it should be fully-enclosed in double-quote marks.