Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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" -zSessionNamezSessionName

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 that session SessionNamefile.


"C:\Program Files\QWS3270 Secure\QWS3270s.exe" -sCsC:\Scripts\Logon.jgs

This will start the application and automatically run the script "Logon.jgs" as specified on the command line.   See the Scripts and Scripting Commands for an example of a logon script.


"C:\Program Files\QWS3270 Secure\QWS3270s.exe" corporate 299 -ssl-lib=openssl

This will cause the application to connect to the host named corporate on port 299 using the OpenSSL library.