Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


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.

  • No labels