home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / cpm / mex / mexcls.pat < prev    next >
Text File  |  1987-03-15  |  408b  |  16 lines

  1.  
  2. MEXCLS.PAT
  3.  
  4.     If you'd like MEX to not clear your screen after a "R" or "S"
  5. function, which is handy if the remote has printed the number of blocks
  6. to be sent, you can modify MEX as follows.
  7.  
  8.         POKE $0DEF 0 <-- To disable clear screen
  9.         POKE $0DEF 1 <-- To enable  clear screen
  10.  
  11.     Then simply clone mex "CLONE MEX.COM" to save the change!
  12.  
  13.                         -Adam Koczarski
  14.                          Adam's RiBBS PBBS
  15.                          (206) 882-3684
  16.