home *** CD-ROM | disk | FTP | other *** search
/ Da Capo / da_capo_vol1.bin / programs / amiga / midi / synth_librarian / sources / synthlib / comtask.cd < prev    next >
Text File  |  1994-08-20  |  834b  |  37 lines

  1. ; $VER: ComTask.cd Revison 1.1
  2. ; This file is part of Synth Librarian v1.1
  3. ; ©1993-1994 Jean-Alexis MONTIGNIES
  4. ; This file must not be distributed modified or separatly
  5. ; without my written permission
  6. ; See Synth_Librarian.guide for more details
  7. ;
  8. ; Catalog descriptor file for the Serial I/O task
  9. #block ComCatBlock
  10. #arrayopts const
  11. MSG_OK (//)
  12. MIDI Ready.
  13. MSG_INIT (//)
  14. Can't get a port.
  15. MSG_INIT2 (//)
  16. Can't open Serial.
  17. MSG_INIT3 (//)
  18. Can't open Timer.
  19. MSG_SERIAL (//)
  20. Serial device in use.
  21. MSG_SERIAL2 (//)
  22. MIDI not supported by Serial.
  23. MSG_SERIAL4 (+1//)
  24. Not enough memory for serial buffer.
  25. MSG_SERIAL5 (//)
  26. MIDI not supported by Serial.
  27. MSG_SERIAL6 (//)
  28. MIDI data overrun.
  29. MSG_SERIAL12 (+5//)
  30. MIDI buffer overflow.
  31. MSG_SERIAL16 (+3//)
  32. Serial unit already in use.
  33. MSG_BYE (//)
  34. MIDI Closed.
  35. MSG_UNEXPECTED (//)
  36. Unexpected data.
  37.