home *** CD-ROM | disk | FTP | other *** search
/ Red Pages of the Internet / RedPagesInternet2000.iso / Other / Scala.InfoChannel.IC200.SP6-SHOCK / SCALA / IC200 / Catalogs / serial.msg < prev    next >
Encoding:
Text File  |  1997-06-10  |  1.9 KB  |  51 lines

  1. ; Tools/cdc 2.13 (6 May 1997) (NT/TOOLS)
  2. ; CAT Catalog Emitter $Revision: 1.27 $
  3. ; Catalog definitions for module "Serial" (Serial.Book)
  4. ; Original Command Line: 
  5. ;    Z:\scala\current\NT\tools\bin\CDC.exe -t -q -n 
  6. ;    D:\MakeTMP\XX200.rel\serial.rls\out\Locked\XX200\Names.dat\serial -i 
  7. ;    D:\MakeTMP\XX200.rel\serial.rls\Locked\XX200\Include;Z:\Scala\Locked\XX200\Include 
  8. ;    serial.cdl -e Catalog -c -o 
  9. ;    D:\MakeTMP\XX200.rel\serial.rls\obj\Locked\XX200\Catalogs\serial.msg 
  10. ;    -e Help -c -o 
  11. ;    D:\MakeTMP\XX200.rel\serial.rls\obj\Locked\XX200\Catalogs\serial.hlp 
  12. ;    -e AsmMSDOS -o 
  13. ;    D:\MakeTMP\XX200.rel\serial.rls\obj\Locked\XX200\src\serial\_dos.asm 
  14. ;    -e AsmWin32 -o 
  15. ;    D:\MakeTMP\XX200.rel\serial.rls\obj\Locked\XX200\src\serial\_win32.asm 
  16. ;    -e CModuleCode -o 
  17. ;    D:\MakeTMP\XX200.rel\serial.rls\obj\Locked\XX200\src\serial\book.c -e 
  18. ;    CModuleHead -o 
  19. ;    D:\MakeTMP\XX200.rel\serial.rls\obj\Locked\XX200\Include\serial\book.h 
  20. ; THIS FILE IS COMPUTER GENERATED, NO HUMAN GENERATED CHANGES ARE PERMITTED
  21. VERSION 10
  22. REVISION 4
  23. LANGUAGE "English"
  24. NATURALNAME "Serial"
  25. ; SERIAL_PortInUse
  26. ; Internal: If serial port is already opened by scala
  27. MSG 0x10300401 "The serial port at 0x%1 is already in use."
  28. ; SERIAL_BaudRate
  29. ; Illegal baud rate
  30. MSG 0x10300801 "An unsupported baud rate was specified: %1"
  31. ; SERIAL_DataBits
  32. ; Illegal number of data bits
  33. MSG 0x10300c01 "An unsupported number of data bits was specified: %1"
  34. ; SERIAL_StopBits
  35. ; Illegal number of stop bits
  36. MSG 0x10301001 "An unsupported number of stop bits was specified: %1"
  37. ; SERIAL_Parity
  38. ; Illegal parity type
  39. MSG 0x10301400 "An unsupported parity type was specified."
  40. ; SERIAL_Chip
  41. ; Unknown serial chip
  42. MSG 0x10301801 "Can't detect a serial chip at %1."
  43. ; SERIAL_OpenFail
  44. ; Port failed to open.
  45. MSG 0x10301c01 "Serial port %1 failed to open."
  46.