Sample Command Line Parameter Entries
To provide assistance in developing command lines for your own particular situation, here are some samples:
Assuming that the application has been installed in the default program directory:
"C:\Program Files\QWS3270 Secure\QWS3270s.exe" -zSessionName
where SessionName is the name of a previously created session. This will cause the application to automatically connect to the host using the parameters that have been defined in session SessionName.
"C:\Program Files\QWS3270 Secure\QWS3270s.exe" -sC:\Scripts\Logon.jgs
This will start the application and automatically run the script "Logon.jgs" specified on the command line. Â See the Scripts and Scripting Commands for an example of a logon script.