Adding a DOS Wedge Help Menu- Color 64 8.1

This is a really easy mod - but one I seriously needed!!

Creating a HELP file when Sysop is at DOS Wedge prompt.
File: BBS.XFER

  1. add a line to available commands for the wedge:
    ifi$="help"ori$="?"thengosub19150:goto22020
  2. Add line 19150 routine:
    19150 f$="(checkmark)doshelp":gosub205:return
  3. Create file “(checkmark)doshelp” with editor as you would like it presented for help and save it to your systems directory.