home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / sigm / vol167 / rec86.dif < prev    next >
Encoding:
Text File  |  1984-04-29  |  591 b   |  14 lines

  1. File 1, Line 73: ;    14 January 1984 - 4 explicit jmps's for sorcim.cnv    *
  2.  
  3. File 1, Line 616:     jmps    recre        ;not valid, go back for another
  4. File 2, Line 615:     jmp    recre        ;not valid, go back for another
  5.  
  6. File 1, Line 618:     jmps    recre        ;read another character and repeat
  7. File 1, Line 619:     jmps    recrr        ;repeat but next character already read
  8. File 2, Line 617:     jmp    recre        ;read another character and repeat
  9. File 2, Line 618:     jmp    recrr        ;repeat but next character already read
  10.  
  11. File 1, Line 675:     jmps    LB2        ;punctuation instead of name
  12. File 2, Line 674:     jmp    LB2        ;punctuation instead of name
  13.  
  14.