home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / SIMTEL / CPMUG / CPMUG089.ARK / FORMAT.BAS < prev    next >
BASIC Source File  |  1984-04-29  |  197b  |  8 lines

  1.     rem This is FORMAT.BAS used to set common and formats.
  2.  
  3.  
  4.     COMMON BLOCK.SIZE,PAGELEN,Z2,RX,T%(1),A(1),CLEAR$,CO.NAME$,D$(1),\
  5.         LLL$,PPP$,DATE1$(1),BIZMII.FLAG
  6.     N$=CO.NAME$
  7.     L$=LLL$:P$=PPP$
  8.