home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 6 / 06.iso / a / a564 / 3.ddi / WZLIB.MD_ / WZLIB.bin / wlib_tblErrMessages.json < prev    next >
Encoding:
JavaScript Object Notation  |  1994-04-05  |  1.2 KB

  1. {
  2.     "schema": {
  3.         "msgID": "Integer",
  4.         "Message": "Text (255)"
  5.     },
  6.     "data": [
  7.         {
  8.             "msgID": -12,
  9.             "Message": "The baud rate is not supported."
  10.         },
  11.         {
  12.             "msgID": -11,
  13.             "Message": "The byte size is invalid."
  14.         },
  15.         {
  16.             "msgID": -10,
  17.             "Message": "The hardware is not available."
  18.         },
  19.         {
  20.             "msgID": -5,
  21.             "Message": "The default parameter is in error."
  22.         },
  23.         {
  24.             "msgID": -4,
  25.             "Message": "There is not enough memory for the queues."
  26.         },
  27.         {
  28.             "msgID": -3,
  29.             "Message": "Cannot open device '|'."
  30.         },
  31.         {
  32.             "msgID": -2,
  33.             "Message": "The device | is already open."
  34.         },
  35.         {
  36.             "msgID": -1,
  37.             "Message": "Device identifier is invalid."
  38.         },
  39.         {
  40.             "msgID": 1,
  41.             "Message": "Pick up the phone!"
  42.         },
  43.         {
  44.             "msgID": 2,
  45.             "Message": "Invalid phone number."
  46.         },
  47.         {
  48.             "msgID": 3,
  49.             "Message": "There was a problem accessing Cue Cards. Check to see that Cue Cards are installed."
  50.         },
  51.         {
  52.             "msgID": 4,
  53.             "Message": "There was a problem running Cue Cards."
  54.         },
  55.         {
  56.             "msgID": 5,
  57.             "Message": "| Wizard"
  58.         },
  59.         {
  60.             "msgID": 6,
  61.             "Message": "Table Wizards"
  62.         },
  63.         {
  64.             "msgID": 7,
  65.             "Message": "Query Wizards"
  66.         },
  67.         {
  68.             "msgID": 8,
  69.             "Message": "Form Wizards"
  70.         },
  71.         {
  72.             "msgID": 9,
  73.             "Message": "Report Wizards"
  74.         },
  75.         {
  76.             "msgID": 10,
  77.             "Message": "Cannot find Wizard or error in Wizard code.  Check the [Libraries] section of your | file."
  78.         },
  79.         {
  80.             "msgID": 100,
  81.             "Message": "Another user or another instance of Microsoft Access is currently using the Table Wizard or the Field Builder."
  82.         }
  83.     ]
  84. }