image of READY prompt

Wang2200.org

Listing of file='TBO.NOTE' on disk='vmedia/toolbox.wvd.zip'

# Sector 843, program filename = 'TBO.NOTE'
0010 REM TBO.NOTES 11/14/83
0020 PRINT HEX(0C03);" Some of the utilities in this package can utilize a pro
     gram"
   : PRINT "overlay of DATA statements to specify a parameter list."
   : PRINT "  FORM:"
0030 PRINT "line number DATA ";HEX(22);" (file name) (description)   ";HEX(22)
0040 PRINT "line number DATA ";HEX(22);" ";HEX(22)
   : PRINT "  EXAMPLE:"
0050 PRINT "9000 DATA ";HEX(22);" TBO.CRF1  Cross-Reference Setup";HEX(22)
0060 PRINT "9010 DATA ";HEX(22);" TBO.CRF2  Cross-reference Mainline";HEX(22)
0070 PRINT "9020 DATA ";HEX(22);" ";HEX(22)
0080 PRINT "  HOW CALLED:  The DATA parameter list is activated by keying "
   : PRINT "DATA when a program name is requested."
0090 PRINT "This capability is built into--TBO.CRF, TBO.SPV, and TBO.CMPS"
0100 PRINT
   : PRINT
   : PRINT BOX(1,79)
   : PRINT " A table of valid disk surfaces for the TBO utilities is in TBO UT
     IL"
0110 STOP #
0120 DEFFN'0
   : LOAD DC T"START"