Like other offline readers, THOR is made to save online time. Obviously, you save most time when your logons are automated with scripts.
When you create a system, a little script in the NComm script language is created in the Scripts/ directory. This script will look something like this:
SET $BBSName = "Ultima Thule" varfile "ENV:THOR/THORPath" readvar $THORPath varfile close CHAIN $THORPath"scripts/<TYPE>.NComm.script"
TYPE in the above script is the system type to defined for the system in the Systems Configuration in the ConfigTHOR program.
Go to the first, previous, next, last section, table of contents.