home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a524 / 35.ddi / mesg / iapus.msg < prev    next >
Encoding:
Text File  |  1991-03-04  |  20.1 KB  |  498 lines

  1. /
  2. / $Header: iapmtb.msg,v 3001400.1 90/02/27 15:14:00 rcs Exp $ iapmtb.msg Copyr (c) 1989 Oracle
  3. /
  4. / SQLFORMS3030014,DUA50:[FREEZE_SQLFORMS30.UTILH.30014]
  5. / copyright (c) 1989 by the ORACLE Corporation
  6. /
  7. / NAME
  8. /   iapmtb - IAP Message TaBle
  9. / CONTENTS
  10. /   Structure and definitions for the message table.
  11. / NOTES
  12. /   This was stolen from the etbdef module. This routine should be included
  13. /   into a routine of the form: xxxMTB.C, where "xxx" is a particular utility's
  14. /   prefix.
  15. / OWNER
  16. /   Bradley
  17. / DATE
  18. /   05/24/84
  19. / MODIFIED
  20. /     Stein      12/15/89 - Remove version level strings
  21. /     Vikram     12/13/89 - Take out message 913 - alrady in ICCMTB.MSG
  22. /     Vikram     12/12/89 - Add message 913
  23. /     Stein     12/11/89 - Add 210: string-not-found
  24. /     Vikram     12/10/89 - Catch restricted procedure execution (Bug 25863)
  25. /     Fine       12/06/89 - Fix bug 31351 - Add message if savepoint fails
  26. /     Vikram     11/15/89 - Delete message 736, add 736
  27. /     Vikram     11/09/89 - Change messages 735,736
  28. /     Markari    11/07/89 - Fix bug 30403 -replace message 2535
  29. /     Markari    11/02/89 - Change message 831
  30. /     Fine       09/19/89 - Fix bug 28767 - Add new message IFPUNHXL
  31. /     Markari    08/29/89 - Add message 2539
  32. /     Markari    08/21/89 - Add message 511
  33. /     Markari    08/10/89 - Add message 831
  34. /     Vikram     08/01/89 - DISPLAYPAGE: add message 830
  35. /     Vikram     07/24/89 - Edit_Field([4N]): add message 829
  36. /     Giljum     07/05/89 - Change %d -> %ld in 355 (bug #12113)
  37. /     Fine       05/30/89 - Add message for bug 22710
  38. /     Fine       05/25/89 - Change msgs 40822 - 40827 - these are for v2
  39. /     Markari    05/19/89 - Add message 2017 -display PL/SQL version number
  40. /     Vikram     05/01/89 - Change message 735 - use %d instead of %s
  41. /     Fine       04/21/89 - Re-write msgs 655,714,801,812 for Sue J.
  42. /     Vikram     04/19/89 - Change message 735 
  43. /     Fine       03/21/89 - Shorten and change many many messages
  44. /     Fine       03/21/89 - Add message 828
  45. /     Vijayar    11/21/88 - Change text of some error messages
  46. /     Vijayar    11/10/88 - Rework for V3.0 messages; merge in TYPMTB
  47. /     Rce        05/16/88 - Overhaul from V2.3
  48. /     Fine       04/19/88 - Propagate bug 5683 fix from 2.3.16
  49. /     Blinn      03/15/88 - Change error message
  50. /     Rolle      03/10/88 - change 702
  51. /     Blinn      02/27/88 - Change message about delete record by another user
  52. /     Rolle      01/21/88 - change 107
  53. /     Blinn      01/21/88 - Fix punctuation in 301.  Add period.
  54. /     Blinn      12/01/87 - Add message for no enterable fields in block
  55. /     Blinn      11/16/87 - Recomp for eliminating out of date messages
  56. /     Blinn      11/13/87 - Fix syntax on all error messages
  57. /     Rolle      10/24/87 - new messages
  58. /     Blinn      10/22/87 - Add key script and display log messages
  59. /     Blinn      10/15/87 - Add batch/read warning
  60. /     Rolle      10/06/87 - new messages
  61. /     Rolle      09/26/87 - change 2205
  62. /     Blinn      09/21/87 - Fix error message for suppression
  63. /     Blinn      09/18/87 - New trigger error
  64. /     Blinn      09/14/87 - Add variable errors
  65. /     Rolle      09/12/87 - more messages
  66. /     Rolle      09/07/87 - more messages
  67. /     Miner      09/03/87 - Add null string (0)
  68. /     Miner      09/02/87 - Convert getmsg macros to use IAPLMT
  69. /     Miner      08/26/87 - Consolidate IAP message text
  70. /     Rolle      07/24/87 - new messages
  71. /     Rolle      07/21/87 - change #32 to match iaphlp.c
  72. /
  73. 0,0,""
  74. /
  75. /  Startup Errors 
  76. /
  77. 1,0,"FRM-40001: Missing arguments on command line.\n"
  78. 2,0,"FRM-40002: Undefined switch \"-%c\" on command line.\n"
  79. 3,0,"FRM-40003: Too many arguments on command line.\n"
  80. 4,0,"SECURE DATABASE:  ENTER NAME AND PASSWORD"
  81. 5,0,"FRM-40005: You are not authorized to run IAP.\n"
  82. 6,0,"FRM-40006: Network connection not known."
  83. 7,0,"FRM-40007: Invalid user identifier or password. Re-enter."
  84. 8,0,"FRM-40008: Name/Password combination too large. Re-enter."
  85. 9,0,"FRM-40009: Logon not supported for this network connection."
  86. 10,0,"FRM-40010: Can't read form by that name." 
  87. 11,0,"FRM-40011: Form was created by an old version of SQL*Forms(Generate)."
  88. 12,0,"FRM-40012: Form was created by a new version of SQL*Forms(Generate)."
  89. 13,0,"FRM-40013: Program Error: Error occured while reading form." 
  90. 14,0,"FRM-40014: Not enough memory to load the form."
  91. 15,0,"FRM-40015: Unexpected end of file reading form."
  92. 16,0,"Lowest value"
  93. 17,0,"Highest value"
  94. 18,0,"Default value"
  95. 19,0,"FRM-40019: Unknown screen number to display."
  96. 20,0,"FRM-40020: Page %d too small for this form."
  97. 21,0,"FRM-40021: Item in form file is too large."
  98. 23,0,"FRM-40023: Couldn't create record buffer file.\n"
  99. 24,0,"FRM-40024: Out of memory.\n"
  100. 25,0,"FRM-40025: Can't suppress screen output without file input.\n"
  101. 26,0,"FRM-40026: Error opening key script file.\n"
  102. 27,0,"FRM-40027: Error opening display spool file.\n" 
  103. /
  104. / Navigational Errors
  105. /
  106. 100,0,  "FRM-40100: At first record." 
  107. 101,0,  "FRM-40101: Can't position to a key field. None are directly enterable." 
  108. 102,0,  "FRM-40102: Record must be entered or deleted first." 
  109. 103,0,  "FRM-40103: Can't position to a key field. None are query-able."
  110. 104,0,  "FRM-40104: No such block." 
  111. 105,0,  "FRM-40105: No such field."
  112. 106,0,  "FRM-40106: No enterable fields in destination block."
  113. 107,0,  "FRM-40107: Can't position cursor to a non-displayable field."
  114. /
  115. /  Field Editing Errors 
  116. /
  117. 200,0,  "FRM-40200: Field is protected against update."
  118. 201,0,  "FRM-40201: Field is full. Can't insert character."
  119. 202,0,  "FRM-40202: Field must be entered."
  120. 203,0,  "FRM-40203: Field must be entered completely."
  121. 204,0,  "FRM-40204: Cursor is at beginning of field value."
  122. 205,0,  "FRM-40205: Cursor is beyond the current field value." 
  123. 206,0,  "FRM-40206: Previous character is currently hidden."
  124. 207,0,  "FRM-40207: Must be in range %.30s to %.30s."
  125. 208,0,  "FRM-40208: Form running in query-only mode. Can't change database fields"
  126. 209,0,  "FRM-40209: Field must be of form %s."
  127. 210,0,  "FRM-40210: Search string not found."
  128. /
  129. /  Query Errors 
  130. /
  131. 300,0,  "FRM-40300: Field is not a column of the table being queried."
  132. 301,0,  "FRM-40301: Query caused no records to be retrieved. Re-enter."
  133. 302,0,  "FRM-40302: Cannot enter a query. No fields are queryable." 
  134. 350,0,  "FRM-40350: Query caused no records to be retrieved." 
  135. 352,0,  "FRM-40352: Last row of query retrieved." 
  136. 353,0,  "FRM-40353: Query cancelled." 
  137. 354,0,  "Working..." 
  138. 355,0,  "FRM-40355: Query will retrieve %ld record%s."
  139. 356,0,  "FRM-40356: Invalid number in example record.  Query not issued."
  140. 357,0,  "FRM-40357: Invalid string in example record.  Query not issued."
  141. 358,0,  "FRM-40358: Invalid date in example record.  Query not issued."
  142. 359,0,  "FRM-40359: Invalid date or time in example record.  Query not issued."
  143. /
  144. /  Commit processing errors / messages 
  145. /
  146. 400,0,  "FRM-40400: Transaction complete -- %d records posted and committed." 
  147. 401,0,  "FRM-40401: No changes to commit."
  148. 402,0,  "FRM-40402: Commit cancelled."
  149. 403,0,  "FRM-40403: A calling form has un-posted changes.  Commit not allowed."
  150. 404,0,  "FRM-40404: Database posting complete -- %d records posted."
  151. 405,0,  "FRM-40405: No changes to post."
  152. 406,0,  "FRM-40406: Transaction complete -- %d records posted; all records committed."
  153. 407,0,  "FRM-40407: Transaction complete -- posted records committed."
  154. /
  155. / ORACLE Errors 
  156. /
  157. 501,0,  "FRM-40501: ORACLE error -- unable to reserve record for update or delete."
  158. 502,0,  "FRM-40502: ORACLE error -- unable to read list of values." 
  159. 504,0,  "FRM-40504: ORACLE error -- unable to execute a %s trigger." 
  160. 505,0,  "FRM-40505: ORACLE error -- unable to perform query." 
  161. 506,0,  "FRM-40506: ORACLE error -- unable to check for record uniqueness." 
  162. 507,0,  "FRM-40507: ORACLE error -- unable to fetch next query record."
  163. 508,0,  "FRM-40508: ORACLE error -- unable to INSERT record."
  164. 509,0,  "FRM-40509: ORACLE error -- unable to UPDATE record."
  165. 510,0,  "FRM-40510: ORACLE error -- unable to DELETE record."
  166. 511,0,  "FRM-40511: ORACLE error occurred while executing a %s trigger."
  167. 512,0,  "FRM-40512: ORACLE error -- unable to issue SAVEPOINT command."
  168. /
  169. / Locking and concurrency errors 
  170. /
  171. 600,0,  "FRM-40600: Row has already been inserted." 
  172. 602,0,  "FRM-40602: Can't insert into or update data in a view." 
  173. 603,0,  "FRM-40603: Records no longer reserved for update.  Re-query to make changes."
  174. 650,0,  "Attempting to reserve record for update or delete (%s to cancel)..."
  175. 651,0,  "FRM-40651: Record is now reserved for update or delete."
  176. 652,0,  "FRM-40652: Can't lock table in shared update mode."
  177. 653,0,  "FRM-40653: Record not reserved for update or delete.  Try again later."
  178. 654,0,  "FRM-40654: Record changed by another user. Re-query to see change."
  179. 655,0,  "FRM-40655: SQL error forced rollback: Clear form and re-enter transaction."
  180. 656,0,  "FRM-40656: Update can't be made due to prior rollback.  Clear the record."
  181. 657,0,  "FRM-40657: Record changed or deleted by another user." 
  182. /
  183. / Trigger Errors 
  184. /
  185. 700,72,"FRM-40700: No such trigger:  %s."
  186. 702,80,"FRM-40702: Can't call form with changes to commit"
  187. 703,94,"FRM-40703: Fetched field can't be changed in query mode."
  188. 704,87,"FRM-40704: Illegal SQL statement in query-only mode"
  189. 705,90,"FRM-40705: Illegal SQL statement in non-commit-time trigger."
  190. 714,71,"FRM-40714: Function illegal in this context."
  191. 720,0,"FRM-40720: No statements found in list of statements."
  192. 721,0,"FRM-40721: Missing function code in trigger."
  193. 722,0,"FRM-40722: Unrecognized function name."
  194. 723,0,"FRM-40723: Missing argument for function code."
  195. 724,0,"FRM-40724: Missing selector in CASE statement."
  196. 725,0,"FRM-40725: Missing keyword in CASE statement."
  197. 726,0,"FRM-40726: Missing choice in CASE statement."
  198. 727,0,"FRM-40727: Illegal keyword in CASE statement."
  199. 728,0,"FRM-40728: Unrecognized or extra arguments to function."
  200. 729,0,"FRM-40729: Missing semicolon at end of statement."
  201. 730,0,"FRM-40730: Invalid message suppress level--unchanged from %.3d."
  202. 731,0,"FRM-40731: INTO keyword missing."
  203. 732,0,"FRM-40732: Target of GOTO does not exist in this macro."
  204. 733,0,"FRM-40733: PL/SQL error -- internal SQL*Forms error occurred."
  205. 734,0,"FRM-40734: PL/SQL error -- internal PL/SQL error occurred."
  206. 735,0,"FRM-40735: %s trigger raised unhandled exception ORA-%05d."
  207. 736,0,"FRM-40736: Cannot initialize PL/SQL."
  208. 737,0,"FRM-40737: Illegal restricted procedure %s in %s trigger."
  209. 738,0,"FRM-40738: PL/SQL error -- null argument to procedure not allowed."
  210. /
  211. / User exit (including HOST command) errors 
  212. /
  213. 800,0,"FRM-40800: User exit %s does not exist." 
  214. 801,0,"FRM-40801: Out of memory processing user exit." 
  215. 804,0,"FRM-40804: Not enough arguments to COPY command."
  216. 805,0,"FRM-40805: Not enough arguments to ERASE command."
  217. 807,0,"FRM-40807: No command string specified for HOST command."
  218. 808,0,"FRM-40808: Can't execute HOST command.  Error code = %s."
  219. 809,0,"FRM-40809: HOST command had error code = %s."
  220. 811,0,"FRM-40811: Shell command had error."
  221. 814,0,"FRM-40814: Illegal function code in this context."
  222. 815,0,"FRM-40815: Variable GLOBAL.%s does not exist."
  223. 816,0,"FRM-40816: Could not allocate memory for new symbol."
  224. 817,0,"FRM-40817: Could not allocate memory for new value."
  225. 818,0,"FRM-40818: System variable name not defined."
  226. 819,0,"FRM-40819: System variable isn't modifiable."
  227. 820,0,"FRM-40820: Not enough memory to evaluate system variable."
  228. 821,0,"GLOBAL."
  229. 822,0,"FRM-40822: Not enough arguments to SET function."
  230. 823,0,"FRM-40823: Extra argument to SET function."
  231. 824,0,"FRM-40824: Not enough arguments to PAGE function."
  232. 825,0,"FRM-40825: Not enough arguments to VIEW function."
  233. 826,0,"FRM-40826: Invalid number of arguments to CALL function."
  234. 827,0,"FRM-40827: Not enough arguments to GOREC function."
  235. 828,0,"FRM-40828: CALL or CALLQRY with invalid variable reference."
  236. 829,0,"FRM-40829: Not enough arguments to EDITFIELD function."
  237. 830,0,"FRM-40830: Not enough arguments to DISPLAYPAGE function."
  238. 831,0,"FRM-40831: Truncation occurred: Value too long for field %s." 
  239. /
  240. / Internal Errors 
  241. /
  242. 900,0,  "FRM-40900: Out of record buffers. Commit changes and clear form to continue." 
  243. 901,0,  "FRM-40901: Note: not enough memory to remember all or part of this query." 
  244. 902,0,  "FRM-40902: SQL statement too large." 
  245. 903,0,  "FRM-40903: Couldn't create output file." 
  246. 904,0,  "FRM-40904: Program error: Don't know operation to be performed on record." 
  247. 905,0,  "FRM-40905: Unable to buffer more records on disk." 
  248. 906,0,  "FRM-40906: FATAL ERROR: Can't write a buffered record to disk." 
  249. 907,0,  "FRM-40907: FATAL ERROR: Can't read a buffered record from disk." 
  250. 908,0,  "FRM-40908: Internal Error: Unknown screen number to display."
  251. 909,0,  "FRM-40909: Internal Error: Unknown error %d."
  252. 911,0,  "FRM-40911: Record not created due to sequence number generation error."
  253. 912,0,  "FRM-40912: ON-NEW-RECORD trigger failed.  Record not created."
  254. /
  255. / Invalid Function or Action 
  256. /
  257. 1000,0,  "FRM-41000: You pressed an undefined function key." 
  258. 1001,0,  "FRM-41001: Function not allowed on this device."
  259. 1002,0,  "FRM-41002: Invalid selection." 
  260. 1003,0,  "FRM-41003: This block does not correspond to a table. Function ignored." 
  261. 1004,0,  "FRM-41004: Function key not allowed in this mode." 
  262. 1005,0,  "FRM-41005: Function key not implemented (internal error)." 
  263. 1006,0,  "FRM-41006: Can't find SQL*Forms(Run Form) command." 
  264. 1007,0,  "FRM-41007: Cursor not in a valid field.  Function key was ignored." 
  265. 1008,0,  "FRM-41008: Undefined function key.  Press %s for list of valid keys."
  266. 1009,0,  "FRM-41009: Function key not allowed.  Press %s for list of valid keys."
  267. 1010,0,  "FRM-41010: Can't set attribute of the current field."
  268. 1011,0,  "FRM-41011: Undefined attribute."
  269. 1012,0,  "FRM-41012: Undefined field or variable reference."
  270. /
  271. / Miscellaneous Errors 
  272. /
  273. 1800,0,  "FRM-41800: List of values not available for this field." 
  274. 1801,0,  "FRM-41801: Last value retrieved."
  275. 1802,0,  "FRM-41802: Duplicate Record function allowed on new records only." 
  276. 1803,0,  "FRM-41803: No previous record to copy value from." 
  277. 1804,0,  "FRM-41804: Variable wasn't entered: %.30s." 
  278. 1805,0,  "FRM-41805: Ambiguous field name." 
  279. 1806,0,  "FRM-41806: Too many variables used." 
  280. 1807,0,  "FRM-41807: This key hasn't yet been entered. Try again." 
  281. 1809,0,  "FRM-41809: Error initializing SQL*Menu."
  282. 1810,0,  "FRM-41810: Error creating menu."
  283. 1811,0,  "FRM-41811: Error removing menu."
  284. 1812,0,  "FRM-41812: Error resetting SQL*Menu."
  285. 1813,0,  "FRM-41813: Form exited by debug mode."
  286. 1814,0,  "FRM-41814: Invalid page position."
  287. /
  288. /  Shutdown errors 
  289. /
  290. 1900,0,"FRM-41900: Run aborted by fatal error."
  291. 1901,0,"FRM-41901: Error:  %d cursors were not closed.\n"
  292. 1902,0,"FRM-41902: Total cursors used %d.\n"
  293. /
  294. /  Startup screen 
  295. /
  296. 2000,0,"Format is:  runform [option]... formname [userid/password].\n"
  297. 2001,0,"Options are: \n"
  298. 2002,0,"  -a        Don't use array processing.\n"
  299.  
  300. 2003,0,"  -b        Buffer records with temporary file instead of memory.\n"
  301. 2004,0,"  -c crt    Use this crt definition.\n"
  302. 2005,0,"  -d        Display debugging messages.\n"
  303. 2006,0,"  -e file   Echo input keystrokes to file.\n"
  304. 2007,0,"  -i file   Write display log file and send to terminal.\n"
  305. 2008,0,"  -l        Display screen to specify logon name.\n"
  306. 2009,0,"  -m        Display block menu on startup.\n"
  307. 2010,0,"  -o        Don't optimize field level SQL statement processing.\n"
  308. 2011,0,"  -q        Quiet mode.\n"
  309. 2012,0,"  -r file   Read keystrokes from file instead of terminal.\n"
  310. 2013,0,"  -s        Print statistics after run.\n"
  311. 2014,0,  "Press %s at any time to show function keys."
  312. 2015,0,"  -t        Don't optimize transaction mode processing.\n"
  313. 2016,0,"  -w file   Write display log file and not terminal.\n"
  314. 2017,0,"Using PL/SQL Version %s %s\n"  
  315. 2018,0,"Using %s Version %s %s\n"
  316. /
  317. / Error / Help Screen Text 
  318. /
  319. 2100,0,"FRM-42100: No errors encountered recently." 
  320. 2101,17," Error Screen"
  321. 2102,18,"  Help Screen for %s"
  322. 2103,19,"Column:"
  323. 2104,20,"Field:"
  324. 2105,21,"Value:"
  325. 2106,22,"Block:"
  326. 2107,23,"Table:"
  327. 2108,24,"Prompt:"
  328. 2109,91,"Automatic Help Text"
  329. 2110,25,"Help Text"
  330. 2111,27,"Data Type"
  331. 2112,28,"Format"
  332. 2113,29,"Range"
  333. 2114,31,"Field Length:"
  334. 2115,32,"Display Length:"
  335. 2116,44,"Copy From:"
  336. 2117,33,"Default From:"
  337. 2118,34,"Default:"
  338. 2119,35,"Attributes"
  339. 2120,36,"Displayed"
  340. 2121,37,"Input-Allowed"
  341. 2122,85,"Query-Allowed"
  342. 2123,39,"Update-If-NULL"
  343. 2124,38,"Update-Allowed"
  344. 2125,43,"Primary-Key"
  345. 2126,40,"Mandatory"
  346. 2127,30,"Fixed-Length"
  347. 2128,41,"Uppercase"
  348. 2129,84,"No-echo"
  349. 2130,42,"Auto-Skip"
  350. 2131,45,"Post-change trigger steps"
  351. 2132,46,"Trigger statement in error:"
  352. 2133,0, "Error:"
  353. /
  354. / Status line Text 
  355. /
  356. 2200,50,"ENTER QUERY"
  357. 2202,52,"<Replace>"
  358. 2203,53,"<Insert>"
  359. 2205,55,"Count: %c%u"
  360. 2206,0,"<List>"
  361. 2207,0,"<BGM>"
  362. 2208,0,"<OSC>"
  363. 2209,0,"<DBG>"
  364. /
  365. / Default Menu items
  366. /
  367. 2300,0,"Action"
  368. 2301,0,"Rollback"
  369. 2302,0,"Commit"
  370. 2303,0,"reFresh"
  371. 2304,0,"Print"
  372. 2305,0,"Exit"
  373. 2310,0,"Block"
  374. 2311,0,"Previous"
  375. 2312,0,"Next"
  376. 2313,0,"Clear"
  377. 2320,0,"Field"
  378. 2321,0,"Previous"
  379. 2322,0,"Next"
  380. 2323,0,"Clear"
  381. 2324,0,"Duplicate"
  382. 2330,0,"Record"
  383. 2331,0,"Previous"
  384. 2332,0,"Next"
  385. 2333,0,"First"
  386. 2334,0,"Last"
  387. 2335,0,"scroll Up"
  388. 2336,0,"Scroll down"
  389. 2337,0,"Clear"
  390. 2338,0,"Remove"
  391. 2339,0,"Insert"
  392. 2340,0,"Duplicate"
  393. 2341,0,"Lock"
  394. 2350,0,"Query"
  395. 2351,0,"Enter"
  396. 2352,0,"eXecute"
  397. 2353,0,"Last criteria"
  398. 2354,0,"Cancel"
  399. 2355,0,"count Hits"
  400. 2356,0,"Fetch next set"
  401. 2360,0,"Help"
  402. 2361,0,"Help"
  403. 2362,0,"Keys"
  404. 2363,0,"List"
  405. 2364,0,"Display error"
  406. 2370,0,"Edit"
  407. 2371,0,"Cut"
  408. 2372,0,"cOpy"
  409. 2373,0,"Paste"
  410. 2374,0,"Edit"
  411. /
  412. / Debug mode messages 
  413. /
  414. 2400,0,"FRM-42400: Performing event trigger %s" 
  415. 2401,0,"FRM-42401: Performing program trigger %s" 
  416. 2402,0,"  Display Global Variables"
  417. 2403,0,"  Display System Variables"
  418. 2404,0,"  Display Page Zero Fields"
  419. 2405,0,"  Continue with Debug Messages"
  420. 2406,0,"  Continue without Debug Messages"
  421. 2407,0,"  Exit Runform"
  422. 2408,0,"Debug Mode Options"
  423. /
  424. / Prompts 
  425. /
  426. 2500,0,"Username:"
  427. 2501,0,"Password:"
  428. 2502,0,"Please acknowledge message."
  429. 2503,0,"Please acknowledge."
  430. 2512,0,"Do you want to commit the changes you have made?"
  431. 2513,0,"Send to printer"
  432. 2514,0,"Print Form"
  433. 2515,0,"Do you want to quit?"
  434. 2520,0,"Query Where"
  435. 2521,0,"Criteria:"
  436. 2522,0,"Output to file:"
  437. 2523,0,"Enter the rest of multi-key sequence."
  438. 2531,0,"Enter a query;  press %s to execute, %s to cancel." 
  439. 2532,0,"Press %s to retrieve next value, %s to stop." 
  440. 2535,0,"\n-- Press RETURN to return to SQL*Forms -- "
  441. 2537,0,"Do you want to post the changes you have made?"
  442. 2538,0,"Press %s to execute query, %s to enter query."
  443. 2539,0,"Do you want to call the new form?"
  444. 2540,0,"Press %s to pick selection, %s to cancel."
  445. 2541,0,"Press %s to accept changes, %s to cancel."
  446. 2542,0,"Press %s to print, %s to cancel."
  447. 2543,0,"Press %s to move between choices, %s to select."
  448. 2544,0,"Database Logon"
  449. 2545,0,"Field is protected against update.  Press %s or %s to cancel."
  450. /
  451. / Variable errors 
  452. /
  453. 2600,0,"%s"
  454. /
  455. /
  456. /
  457. 3030, 0, "1 or more letters and spaces."
  458. 3031, 0, "1 or more printable symbols."
  459. 3032, 0, "MM/DD/YY"
  460. 3033, 0, "DD/MM/YY"
  461. 3034, 0, "[+-]9999999999"
  462. 3035, 0, "[+-]9999999999.99"
  463. 3036, 0, "[+-]9999999999[.9999999999][E[+-]99]"
  464. 3037, 0, "HH:MM[:SS]"
  465. 3038, 0, "MM/DD/YY"
  466. 3039, 0, "DD-MON-YY"
  467. 3040, 0, "DD-MON-YYYY."
  468. 3041, 0, "JANFEBMARAPRMAYJUNJULAUGSEPOCTNOVDEC"
  469. /
  470. / Validation errors (from TYPMTB.MSG)
  471. /
  472. 5001, 0, "FRM-50001: Acceptable characters are a-z, A-Z, and space."
  473. 5002, 0, "FRM-50002: Month must be between 1 and 12."
  474. 5003, 0, "FRM-50003: Year must be 00-99 or 1000-4712."
  475. 5004, 0, "FRM-50004: Day must be between 1 and last of month."
  476. 5006, 0, "FRM-50006: Legal characters are 0-9 + and -."
  477. 5007, 0, "FRM-50007: Too many decimal digits."
  478. 5009, 0, "FRM-50009: Too many decimal points."
  479. 5010, 0, "FRM-50010: Format is:  [+-]9999999.99"
  480. 5011, 0, "FRM-50011: Not a valid month name."
  481. 5012, 0, "FRM-50012: Date format is DD-MON-YY."
  482. 5013, 0, "FRM-50013: Plus or minus must be in first position."
  483. 5014, 0, "FRM-50014: Bad exponent."
  484. 5015, 0, "FRM-50015: Too many decimal points."
  485. 5016, 0, "FRM-50016: Legal characters are 0-9 - + E ."
  486. 5017, 0, "FRM-50017: Hour must be between 0 and 23."
  487. 5018, 0, "FRM-50018: Minutes must be between 00 and 59."
  488. 5019, 0, "FRM-50019: Seconds must be between 00 and 59."
  489. 5020, 0, "FRM-50020: Missing exponent."
  490. 5021, 0, "FRM-50021: Date format is MM/DD/YY."
  491. 5022, 0, "FRM-50022: Time format is HH:MM[:SS]."
  492. 5023, 0, "FRM-50023: Date format is DD/MM/YY."
  493. 5024, 0, "FRM-50024: Spaces allowed in leading positions only."
  494. 5025, 0, "FRM-50025: Datetime format is DD-MON-YYYY HH:MI[:SS]."
  495. 5026, 0, "FRM-50026: Date format is DD-MON-YYYY."
  496. /
  497.