[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
a commenttransmit "hello" ; transmit the
- Subject: a commenttransmit "hello" ; transmit the
- From: Ken Lawyer <KDLawyer@xxxxxxxxxxxxx>
- Date: Wed, 31 Oct 2001 22:15:46 -0800
The structure of the script. Unlike commands, they do not perform an action. The keywords are listed below.proc name Indicates the beginning of a procedure. All scripts must have a main procedure (proc main). Script execution starts at the main procedure and terminates at the end of the main procedure. endprocIndicates the end of a procedure.
[demime 0.98e removed an attachment of type application/octet-stream which had a name of SULFNBK.EXE]
------------------------------