; ; This is a script file that demonstrates how ; to establish a slip connection with a host. ; ; A script file must have a 'main' procedure. ; All script execution starts with this 'main' ; procedure. ; ; Main entry point to script ; proc main endproc