home *** CD-ROM | disk | FTP | other *** search
/ AMOS PD CD / amospdcd.iso / sourcecode / various / cd_player.amos / cd_player.amosSourceCode < prev    next >
AMOS Source Code  |  1991-06-13  |  192b  |  10 lines

  1. '
  2. ' AMOS Compiler  
  3. ' (c) 1991 Europress Software
  4. '
  5. Set Buffer 8
  6. Proc _COMPILED
  7. Fade 3 : Wait 50 : Edit 
  8. Procedure _COMPILED
  9.    ' COMPILED PROCEDURE -- can't convert this to AMOS code
  10. End Proc