home *** CD-ROM | disk | FTP | other *** search
/ Computer Arts Interactive 3 / CARTS3.iso / scala / catalogs / canvas.msg < prev    next >
Text File  |  1996-05-06  |  2KB  |  55 lines

  1. ; cdc 1.8 (24 Apr 1996)
  2. ; CAT Catalog Emitter $Revision: 1.20 $
  3. ; Catalog definitions for module "Canvas" (Canvas.Book)
  4. ; Original Command Line: 
  5. ;    Z:\SCALA\BIN\CDC.EXE -q -t -c -n 
  6. ;    C:\TMP\catch.dir\out\canvas;Z:\scala\names -i 
  7. ;    C:\TMP\catch.dir\include;Z:\scala\include canvas.cdl -o 
  8. ;    canvas.cdl.err -e CPublicHead -v -s -o 
  9. ;    C:\TMP\catch.dir\obj\canvas\DERIVED\canvas.h -e CPrivateHead -v -s -o 
  10. ;    C:\TMP\catch.dir\obj\canvas\DERIVED\INTERNAL\canvas.ph -e CPublicDoc 
  11. ;    -o C:\TMP\catch.dir\obj\canvas\DERIVED\canvas.doc -e CPrivateDoc -o 
  12. ;    C:\TMP\catch.dir\obj\canvas\DERIVED\INTERNAL\canvas.doc -e CPublicIPF 
  13. ;    -o C:\TMP\catch.dir\obj\canvas\DERIVED\canvas.ipf -e CPrivateIPF -o 
  14. ;    C:\TMP\catch.dir\obj\canvas\DERIVED\INTERNAL\canvas.ipf -e Catalog -c 
  15. ;    -o C:\scala\Scala\Catalogs\canvas.msg -e NameDB -o 
  16. ;    C:\TMP\catch.dir\out\canvas\canvas.ndb 
  17. ; THIS FILE IS COMPUTER GENERATED, NO HUMAN GENERATED CHANGES ARE PERMITTED
  18. VERSION 1
  19. REVISION 13
  20. LANGUAGE "English"
  21. NATURALNAME "Canvas"
  22. ; CAN_Creating
  23. ;    Creating Canvas 
  24. MSG 0x06400400 "Creating canvas."
  25. ; CANVAS_CircularTesting
  26. ;    Something is wrong with the order in which the video drivers must be 
  27. ;    installed 
  28. MSG 0x06400800 "Circular testing order of the video drivers."
  29. ; CANVAS_DriverNotInstalled
  30. ;    Driver not installed 
  31. MSG 0x06400c01 "The \"%1\" video driver is not installed on the system."
  32. ; CANVAS_NoDriverFound
  33. ;    No driver was found 
  34. MSG 0x06401000 "Could not find a driver for the installed graphics card."
  35. ; CANVAS_NoDriversOnDisk
  36. ;    No driver on disk 
  37. MSG 0x06401400 "There are no drivers installed in scala:system/video."
  38. ; CANVAS_LoadingDrivers
  39. ;    Loading video drivers context message 
  40. MSG 0x06401c00 "Loading video drivers."
  41. ; CANVAS_DBOnlyWithScreen
  42. ;    DoubleBuffering needs the Screen sync mode 
  43. MSG 0x06401800 "Double Buffering can only be used with the Screen sync mode. This mode will be enabled."
  44. ; CANVAS_UnknownSyncMode
  45. ;    The specified sync mode %1 is invalid 
  46. MSG 0x06402002 "The specified sync mode '%1' is unknown. Defaulting to '%2'."
  47. ; CANVAS_InvalidSyncTimerRate
  48. ;    The specified frame rate is invalid 
  49. MSG 0x06402803 "The specified Sync Timer Rate is out of range (%1-%2). Defaulting to %3 fps."
  50.