
 Ŀ
   Chuck Seyboldt's COMMO Macro     CS-MAC09:09
 

What's new in CS-MAC09?

        CS-MAC09 was modified to run under {Commo} version 6.
The MACLoad function was replaced with more powerful CALL and GOTO
functions.

        Starting with this version, the CS-MAC series of macros has
a CS- prefix and a .CSM file extension.  If you try CS-MAC but don't
like it, a simple "del *.csm" will restore your disk space.

        The AUTOPILOT routine has been moved to a separate macro
called CS-PILOT.CSM.


I. New Variables and their Uses


II. New facilities inside ACTION.MAC  (PCBoard specific at this time)

        "Q"uit facility to skip mailrun by setting %bbsid% to NUL
        "B"ye facility to logoff

III. More BBS and Mailware types supported


IV.  New and changed macro tricks

        Ctrl-PgDn will send the BBS filenames from a download
wishlist.  The wishlist is called WISHLIST and must be located in
your {Commo} home directory.

        Keypad-3 (when NumLock is on) may be used to create WISHLIST
or to freshen WISHLIST (removing filenames that are already on your
disk).


V.  Repairs and reliability .....

        In the :e_auto routine, %ring_c was set to NUL.  Changed to
set %ring_c = 0.  Before this repair, non-autopilot RING events
could crash since %ring_c was NUL.

        Modified the :al/ routine (load another macro) to allow
loading macros with other than .MAC extensions.

        Duplicate labels have been checked for, and where necessary,
changed to eliminate conflicts.  This revision has  *NOT*  had the
benefit of much testing, so I expect it to be less than reliable.
Apologies in advance for the shortcomings.
