This build introduces support for authentication files in the FairCom RTG interface.
Notes:
It is now possible to set the FAIRAUTH environment variable to the path location of an authentication file created with the ctcmdset utility before any operations that connect to the server.
If the FAIRAUTH environment variable is not set, the connection attempt is made as user GUEST.
The ctcmdset utility is used to make the encrypted password file. The plain text form of the file should be:
; User Id
USERID ADMIN
; User Password
PASSWD <pass>