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

  1. /
  2. / $Header: iadmtb.msg,v 3001400.1 90/02/27 14:50:43 rcs Exp $ iadmtb.msg Copyr (c) 1989 Oracle
  3. /
  4. / SQLFORMS3030014,DUA50:[FREEZE_SQLFORMS30.UTILH.30014]
  5. /* Copyright (c) 1988 by Oracle Corporation */
  6. /  NAME
  7. /    iadmtb - IAD Message TaBle
  8. /  FUNCTION
  9. /  NOTES
  10. /         1 -   999 :  Misc. messages
  11. /      1000 -  1999 :  IAD hint line messages
  12. /      2000 -  9999 :  Boilerplate text
  13. /     20000 - 29999 :  IAD error messages
  14. /  MODIFIED
  15. /   Stein      12/15/89 - Remove version level messages
  16. /   Stein      11/29/89 - Add error messages
  17. /   Vikram     11/07/89 - Hardcoding msg nos in msgs was a bad idea
  18. /   Vikram     11/02/89 - Append FRM-xxxx before IAD error messages
  19. /   Vikram     11/02/89 - Add error messages (Bug 27767)
  20. /   Hsi        10/27/89 - Add more error messages
  21. /   Vikram     09/09/89 - Bug 27987: add message
  22. /   Hsi        08/25/89 - Change status line messages
  23. /   Hsi        08/25/89 - Add menu item labels
  24. /   Markari    08/24/89 - Add messages for version status (132-135)
  25. /   Hsi        06/16/89 - Re-numbering error messages
  26. /   Markari    05/23/89 - Add message 131 for PL/SQL version number
  27. /   Hsi        04/27/89 - Clean up un-used messages
  28. /   Fine       03/22/89 - Add messages for pls compilation in IAD
  29. /   Fine       03/21/89 - Changed messages 1047 and 1055
  30. /   Vikram     01/13/89 - Added message 1286
  31. /   Vikram     01/13/89 - Added message 1284
  32. /   Hsi        09/07/88 - Creation
  33. /
  34. 90, 0, "Working..."
  35. 91, 0, "No compilation errors."
  36. 100, 0, "Format is: sqlforms [options]... [formname] [userid/password]\n"
  37. 101, 0, "Options are:\n"
  38. 102, 0, "  -c crt       Use this crt definition.\n"
  39. 103, 0, "  -e file      Echo input keystrokes to file.\n"
  40. 104, 0, "  -i file      Write output to screen and display log file.\n"
  41. 105, 0, "  -l           Limit undo operation.\n"
  42. 106, 0, "  -n           Do not log on to database.\n"
  43. 107, 0, "  -r file      Read and execute keystrokes from file.\n"
  44. 108, 0, "  -s           Suppress status line.\n"
  45. 109, 0, "  -w file      Write output to display log file only.\n"
  46. 110, 0, "Enter value for : %s"
  47. 111, 0, "Cannot delete master record when matching detail records exist."
  48. 112, 0, "Generated by SQL*Forms Version %s on %s.\n"
  49. 119, 0, "Error initializing IAD application.\n"
  50. 120,  0, "Can't close inp file."
  51. 121,  0, "Your CRT is too small to run SQL*Forms (Design)."
  52. 122,  0, "Code given for trigger %s is a named unit."
  53. 123,  0, "Code given for trigger %s takes parameters."
  54. 124,  0, "Code given for trigger %s is not executable."
  55. 125,  0, "Compile error on trigger %s."
  56. 126,  0, "Mismatched procedure and unit name for procedure %s."
  57. 127,  0, "Code given for procedure %s is not a named unit."
  58. 128,  0, "Code given for procedure %s is not executable."
  59. 129,  0, "Compile error on procedure %s."
  60. 130,  0, "Compile error on procedure specification for procedure %s."
  61. 131,  0, "Foreign key value does not currently exist in the primary key table."
  62. /
  63. 200,  0, "on"
  64. 201,  0, "use_forms_as_default"
  65. 202,  0, "show_list_of_values"
  66. 203,  0, "generate_before_executing_form"
  67. 204,  0, "suppress_hints"
  68. 205,  0, "disable_trigger_compilation"
  69. 206,  0, "limit_undo_buffer_to_1"
  70. 207,  0, "buffer_record"
  71. 208,  0, "debug_mode"
  72. 209,  0, "disable_array_processing"
  73. 210,  0, "display_block_menu"
  74. 211,  0, "quiet_mode"
  75. 212,  0, "set_block_validation_as_default"
  76. 213,  0, "share_cursors_for_implicit_sql"
  77. 214,  0, "share_cursors_for_trigger_sql"
  78. 215,  0, "statistics"
  79. 216,  0, "mapping"
  80. /
  81. 1000,0, ""
  82. /
  83. 1011,0, "Enter title for this form."
  84. 1012,0, "Select validation scope for this form."
  85. 1013,0, "Enter any comment for the form."
  86. 1014,0, "Select the mouse navigation limit for this form."
  87. 1015,0, "Specify a default menu application for this form."
  88. 1016,0, "Specify a starting menu name from the default menu application."
  89. 1017,0, "Specify a menu security group for the default menu application."
  90. /
  91. 1021,0, "Enter the name of the block."
  92. 1022,0, "Enter the base table for the block.  (A block may have no base table.)"
  93. 1023,0, "Enter the block's sequence number."
  94. 1024,0, "Enter the number of records to display in the block."
  95. 1025,0, "Enter the number of rows that should be buffered in memory for this block."
  96. 1026,0, "Enter the number of physical lines should each record take on the screen."
  97. 1027,0, "Enter the array size to be used during fetches for this block."
  98. 1028,0, "Should the primary key fields for this block be enforced as unique?"
  99. 1029,0, "Should this block's description be displayed in the block menu?"
  100. 1030,0, "Should column security be enforced for this block?"
  101. 1031,0, "Enter the description of the block that should appear in the block menu."
  102. 1032,0, "Enter the default where and order by clauses for queries in this block."
  103. 1033,0, "Enter any comments for this block."
  104. /
  105. 1041,0, "Enter the name of this block's base table."
  106. 1042,0, "Display window to select columns for this block. Default is all."
  107. 1043,0, "Enter the line on the page where the default block should begin."
  108. 1044,0, "Enter the page number this block should be placed on."
  109. 1045,0, "Enter the name of the master block to this block, if any."
  110. 1046,0, "Should dependents be deleted when master entity is deleted?"
  111. 1047,0, "Should the default block enforce referential constraints of the base table?"
  112. 1048,0, "Enter join condition WHERE clause if block has a Master Block."
  113. /
  114. 1051,0, "Enter the field name."
  115. 1052,0, "Enter the sequence number of the field."
  116. 1053,0, "Choose the data type of this field."
  117. 1054,0, "Enter the length of this field."
  118. 1055,0, "Enter maximum number of characters enterable in this field during a query."
  119. 1056,0, "Enter the display width of the field."
  120. 1057,0, "Enter the X coordinate of the field's screen position."
  121. 1058,0, "Enter the Y coordinate of the field's screen position."
  122. 1059,0, "Enter the page number the field will appear on."
  123. 1060,0, "Enter the pattern this field must match. (e.g. 999.99)"
  124. 1061,0, "Enter the display mask for this field. (e.g. 999\"-\"99\"-\"9999)"
  125. 1062,0, "Enter any default value. (This must be a constant or system variable.)"
  126. 1063,0, "Enter a one line hint for the field."
  127. 1064,0, "Enter the minimum value allowed for this field."
  128. 1065,0, "Enter the maximum value allowed for this field."
  129. 1066,0, "Enter the block and field to populate this field from (block.field)."
  130. 1067,0, "Enter title for list of values."
  131. 1068,0, "Enter X coordinate of the list of values."
  132. 1069,0, "Enter Y coordinate for list of values."
  133. 1070,0, "Enter the query criteria for the list of values."
  134. 1071,0, "Enter any comments for the field."
  135. 1072,0, "Select this button to define the field's attributes."
  136. 1073,0, "Select this button to define field editor attributes."
  137. /
  138. 1081,0, "Is the field based on a column in the base table?"
  139. 1082,0, "Should the base column be unique? (Using a unique index is preferred.)"
  140. 1083,0, "Should the field be displayed?"
  141. 1084,0, "Is a value required for this field?"
  142. 1085,0, "Can data be entered into the field?"
  143. 1086,0, "Can the field be updated after it has been queried?"
  144. 1087,0, "Can the field be updated if it is null after having been queried?"
  145. 1088,0, "Can query criteria be entered into the field?"
  146. 1089,0, "Should the field be automatically shifted to upper case?"
  147. 1090,0, "Should data entered into the field be echoed?"
  148. 1091,0, "Should the field be filled completely?"
  149. 1092,0, "Should the cursor move to the next field when the field is filled?"
  150. 1093,0, "Should the hint line be automatically displayed?"
  151. /
  152. 1101,0, "Enter the page number of the page."
  153. 1102,0, "Should this page pop-up or take the entire screen?"
  154. 1103,0, "Enter the width of the page in characters."
  155. 1104,0, "Enter the height of the page in characters."
  156. 1105,0, "Enter the initial width of the view on the page."
  157. 1106,0, "Enter the initial height of the view on the page."
  158. 1107,0, "Enter the initial location of the top left corner of the view on the screen."
  159. 1108,0, "Enter the initial location of the view relative to the page it is viewing."
  160. 1109,0, "Should the page have a border?"
  161. 1110,0, "Should the page have scroll bar on the left side?"
  162. 1111,0, "Should the page have scroll bar on the bottom?"
  163. 1112,0, "Should the page be removed from the display when the cursor leaves it?"
  164. 1113,0, "Enter the title for the page.  It will appear on the window."
  165. /
  166. 1121,0, "Enter the procedure name."
  167. 1122,0, "Enter the text of the procedure."
  168. /
  169. 1131,0, "Buffer rows in a file?"
  170. 1132,0, "Show the block menu when invoking the form?"
  171. 1133,0, "Don't optimize SQL processing?"
  172. 1134,0, "Run the form in quiet mode?"
  173. 1135,0, "Print run statistics when execution is completed?"
  174. 1136,0, "Don't optimize transaction processing?"
  175. 1137,0, "Run the form in debug mode?"
  176. 1138,0, "Set the validation scope to be block by default?"
  177. 1139,0, "Suppress array processing?"
  178. 1141,0, "Don't test trigger syntax and references when editing trigger text?"
  179. 1142,0, "Automatically display lists in fields that have them?"
  180. 1143,0, "Use forms when defining objects rather than spreadtables?"
  181. 1144,0, "Should the form be regenerated before it is executed?"
  182. 1145,0, "Suppress the hint line message?" 
  183. 1146,0, "Limit the undo buffer to hold only one operation?" 
  184. /
  185. 1151,0, "Enter the name of the trigger."
  186. 1152,0, "Enter the name of the block the trigger is attached to."
  187. 1153,0, "Enter the name of the field the trigger is attached to."
  188. 1154,0, "Choose the style of trigger syntax."
  189. 1155,0, "Should the trigger description appear in the Show Keys screen."
  190. 1156,0, "Enter the trigger description that should appear on the Show Keys screen."
  191. 1157,0, "Enter the trigger text."
  192. 1158,0, "Enter any comment for the trigger as a whole."
  193. /
  194. 1161,0, "Enter the sequence number for the trigger step."
  195. 1162,0, "Enter the name of the trigger step."
  196. 1163,0, "Enter the trigger step name to branch to if this step succeeds."
  197. 1164,0, "Enter the trigger step name to branch to if this step fails."
  198. 1165,0, "Should the entire trigger abort if this step fails?"
  199. 1166,0, "Should the return code be inverted for this step? (Success -> Failure)"
  200. 1167,0, "Should the trigger succeed even if it aborts due to this step failing?"
  201. 1168,0, "Should SQL statements in this trigger step use a separate cursor area?"
  202. 1169,0, "Enter a message to display if the trigger step fails."
  203. 1170,0, "Enter the text for this trigger step."
  204. 1171,0, "Enter any comment for the trigger step."
  205. /
  206. 1201,0, "Perform global operations on forms."
  207. 1202,0, "Edit form level information."
  208. 1203,0, "Edit block level information."
  209. 1204,0, "Edit field level information."
  210. 1205,0, "Create, edit, delete triggers."
  211. 1206,0, "Create or edit PL/SQL procedures callable from any trigger."
  212. 1207,0, "Edit page information or screen image in screen painter."
  213. 1208,0, "Access help system and lists of commonly used objects."
  214. 1209,0, "Set run time and design options."
  215. 1211,0, "Create a new form."
  216. 1212,0, "Open a form definition to edit it."
  217. 1213,0, "Copy a form to a new name."
  218. 1214,0, "Rename a form."
  219. 1215,0, "Delete a form from the database."
  220. 1216,0, "Load a form definition into memory from a flat file."
  221. 1217,0, "Generate hard copy report of form contents."
  222. 1218,0, "Generate form into format for execution."
  223. 1219,0, "Execute the form."
  224. 1220,0, "Save the form in the database."
  225. 1221,0, "Grant access to a form for object reference and copying."
  226. 1222,0, "Exit SQL*Forms."
  227. 1231,0, "Modify form level attributes and information."
  228. 1232,0, "Edit form level Triggers."
  229. 1241,0, "Modify an existing block, or create a block from scratch."
  230. 1242,0, "Modify, edit or create block level triggers."
  231. 1243,0, "Create a default block."
  232. 1251,0, "Edit or create field definition."
  233. 1252,0, "Modify, edit, or create field level triggers."
  234. 1261,0, "Edit an existing page definition, or create a new one."
  235. 1262,0, "Enter the screen painter on a particular page."
  236. 1271,0, "Invoke the on-line help system."
  237. 1272,0, "List the function key mapping."
  238. 1273,0, "List the tables in the database."
  239. 1274,0, "List the columns in the base table for the current block."
  240. 1275,0, "List the forms stored in the database."
  241. 1276,0, "List the blocks in the current form."
  242. 1277,0, "List the fields in the current block."
  243. 1281,0, "Generate report summarizing the form."
  244. 1282,0, "Generate report showing all aspects of form."
  245. 1283,0, "Generate report describing triggers and trigger text."
  246. 1284,0, "Generate report describing procedures."
  247. 1285,0, "Generate report describing fields and field attributes."
  248. 1286,0, "Generate report describing pages and page attributes."
  249. 1287,0, "Generate report listing places a particular object is referenced in."
  250. /
  251. 1291,0, "Select whether you want to COPY or REFERENCE an object."
  252. 1292,0, "Enter the username of the ORACLE user that owns the source object."
  253. 1293,0, "Enter the name of the form that owns the source object."
  254. 1294,0, "Enter the name of the source block."
  255. 1295,0, "Enter the name of the source field."
  256. 1296,0, "Enter the name of the source trigger."
  257. 1297,0, "Enter the name of the source form-level procedure."
  258. 1298,0, "Enter the number of the source page, if you are copying constant text."
  259. 1299,0, "Enter the name of the target block."
  260. 1300,0, "Enter the name of the target field."
  261. 1301,0, "Enter the name of the target trigger."
  262. 1302,0, "Specify an X coordinate for the target field."
  263. 1303,0, "Specify a Y coordinate for the target field."
  264. 1304,0, "Specify a page number for the target field."
  265. /
  266. 1311,0, "Enter the name of the block that you want to edit."
  267. 1312,0, "Enter the name of the field that you want to edit."
  268. 1313,0, "Enter the name of the trigger that you want to edit."
  269. 1314,0, "Enter the name of the form-level procedure that you want to edit."
  270. 1315,0, "Enter the name of the page that you want to edit."
  271. /
  272. 1321,0, "Specify an X coordinate for the pop-up field editor."
  273. 1322,0, "Specify a Y coordinate for the pop-up field editor."
  274. 1323,0, "Should the pop-up field editor wrap text?"
  275. /
  276. 1331,0, "Enter the name of the form that you want to delete from the database."
  277. 1332,0, "Enter the name of the form that you are creating."
  278. 1333,0, "Enter the name of the form that you want to open."
  279. 1334,0, "Enter the name of the form that you want to copy."
  280. 1335,0, "Enter the name of the form that you want to create as a copy."
  281. 1336,0, "Enter the current name of the form that you want to rename."
  282. 1337,0, "Enter the new name for the form."
  283. 1338,0, "Enter the name of the flat file that you want to load."
  284. 1339,0, "Enter the name of the file that will store the documentation."
  285. 1340,0, "Should the file be sent to the system default printer?"
  286. 1341,0, "Enter the name of the form that you want to generate."
  287. 1342,0, "Enter the name of the file that will store the generated form."
  288. 1343,0, "Enter the name of the form that you want to run."
  289. 1344,0, "Enter the name of the form that you want to save in the database."
  290. 1345,0, "Enter the name of the form that you want to secure."
  291. 1346,0, "Enter the username for which you want to adjust design privileges."
  292. 1347,0, "GRANT or REVOKE the user's design privileges for this form."
  293. 1348,0, "Enter the number of the page that you want to view."
  294. /
  295. 2001,0, "Username:"
  296. 2002,0, "Password:"
  297. 2003,0, "SQL*Forms Design"
  298. 2004,0, "Using %s Version %s %s"
  299. 2005,0, "Press %s at any time to show function keys."
  300. 2006,0, "Using PL/SQL Version %s %s"
  301. /2007,0, "(Production)"
  302. /2008,0, "(Beta)"
  303. /2009,0, "(Alpha)"
  304. /2010,0, "(Development)"
  305. /
  306. 2011,0, " Form Definition "
  307. 2012,0, "Title:"
  308. 2013,0, "Validation Unit:"
  309. 2014,0, "Validation Unit"
  310. 2015,0, "Mouse Navigation Limit:"
  311. 2016,0, "Navigation Limit"
  312. 2017,0, "Default Menu Application:"
  313. 2018,0, "Starting Menu Name:"
  314. 2019,0, "Menu Security Group Name:"
  315. 2020,0, "--------------------------------- Comment --------------------------------"
  316. /
  317. 2021,0, " SQL*Forms "
  318. 2022,0, "Modified form will be lost!  Continue?"
  319. 2023,0, "Table Name"
  320. 2024,0, "Column Name"
  321. 2025,0, "Form Name"
  322. 2026,0, "Block Name"
  323. 2027,0, "Field Name"
  324. /
  325. 2031,0, " Block Definition "
  326. 2032,0, "Block:"
  327. 2033,0, "Table:"
  328. 2034,0, "Sequence Number:"
  329. 2035,0, "-- Records --"
  330. 2036,0, "Displayed:"
  331. 2037,0, "Buffered:"
  332. 2038,0, "Lines per:"
  333. 2039,0, "Array Size:"
  334. 2040,0, "Prim Key"
  335. 2041,0, "In Menu"
  336. 2042,0, "Column Sec"
  337. 2043,0, "Description:"
  338. 2044,0, "------------------------- Default Where/Order By -------------------------"
  339. 2046,0, "Do you want to delete this block?"
  340. /
  341. 2051,0, "\nBlock Name"
  342. 2052,0, "\nBase Table"
  343. 2053,0, "Seq\nNum"
  344. 2054,0, "Records\nDisp"
  345. 2055,0, "Records\nBuff"
  346. 2056,0, "Records\nLines"
  347. 2057,0, "Array\nSize"
  348. 2058,0, "Primary\nKey"
  349. 2059,0, "In\nMenu"
  350. 2060,0, "Column\nSec"
  351. 2061,0, "Menu\nDescription"
  352. 2062,0, "Default\nWhere/Order By"
  353. 2063,0, "\nComment"
  354. /
  355. 2071,0, " Default Block "
  356. 2072,0, "Block Name:"
  357. 2073,0, "Base Table:"
  358. 2074,0, "Sequence Number:"
  359. 2075,0, "Select Columns"
  360. 2076,0, "Use Constraints"
  361. 2077,0, "Records Displayed:"
  362. 2078,0, "Page Number:"
  363. 2079,0, "Base Line:"
  364. 2080,0, "Master Block:"
  365. 2081,0, "Delete Details"
  366. 2082,0, "----------------------------- Join Condition -----------------------------"
  367. /
  368. 2091,0," Field Definition "
  369. 2092,0, "Field Name:"
  370. 2093,0, "Sequence Number:"
  371. 2094,0, "Data Type:"
  372. 2095,0, "Data Type"
  373. 2096,0, "Select Attributes"
  374. 2097,0, "Field Length:"
  375. 2098,0, "Query Length:"
  376. 2099,0, "Display Length:"
  377. 2100,0, "Screen Position: X:"
  378. 2101,0, "Y:"
  379. 2102,0, "Page:"
  380. 2103,0, "Editor Attributes"
  381. 2104,0, "Format Mask:"
  382. 2105,0, "Default Value:"
  383. 2106,0, "Hint:"
  384. 2107,0, "Valid Range: Low:"
  385. 2108,0, "High:"
  386. 2109,0, "Enforce Key:"
  387. 2110,0, "List of Values: Title:"
  388. 2111,0, "Pos: X:"
  389. 2112,0, "Y:"
  390. 2113,0, "------------------------ List of Values SQL Text -------------------------"
  391. 2114,0, "Do you want to delete this field?"
  392. /
  393. 2121,0, "\nField Name"
  394. 2122,0, "Seq\nNum"
  395. 2123,0, "Data\nType"
  396. 2125,0, "Select\nAttributes"
  397. 2126,0, "Fld\nLen"
  398. 2127,0, "Qry\nLen"
  399. 2128,0, "Dis\nLen"
  400. 2129,0, "\nX"
  401. 2130,0, "\nY"
  402. 2131,0, "\nPage"
  403. 2132,0, "Editor\nAttributes"
  404. 2133,0, "\nFormat Mask"
  405. 2134,0, "\nDefault"
  406. 2135,0, "\nHint Text"
  407. 2136,0, "Valid Range\nLow"
  408. 2137,0, "Valid Range\nHigh"
  409. 2138,0, "Enforce Foreign\nKey"
  410. 2139,0, "List of Values\nTitle"
  411. 2140,0, "List\nX"
  412. 2141,0, "List\nY"
  413. 2142,0, "List of Values\nSQL Text"
  414. 2143,0, "\nComment"
  415. /
  416. 2151,0, " Trigger Definition "
  417. 2152,0, "Trigger:"
  418. 2153,0, "Trigger Name"
  419. 2154,0, "Block:"
  420. 2155,0, "Field:"
  421. 2156,0, "Trigger Style:"
  422. 2157,0, "Trigger Style"
  423. 2158,0, "---- For Key Triggers Only ----"
  424. 2159,0, "Show Keys"
  425. 2160,0, "Descrip:"
  426. 2161,0, "------------------------------- Trigger Text -----------------------------"
  427. 2162,0, "Do you want to delete this trigger?"
  428. /
  429. 2171,0, "\nTrigger Name"
  430. 2172,0, "\nBlock Name"
  431. 2173,0, "\nField Name"
  432. 2174,0, "Trigger\nStyle"
  433. 2175,0, "Show\nKeys"
  434. 2176,0, "\nDescription"
  435. 2177,0, "\nTrigger Text"
  436. 2178,0, "\nComment"
  437. /
  438. 2181,0, " Trigger Step Definition "
  439. 2182,0, "Step Number:"
  440. 2183,0, "Label:"
  441. 2184,0, "-------- Success/Failure Labels --------"
  442. 2185,0, "Success:"
  443. 2186,0, "Failure:"
  444. 2187,0, "------ Step Attributes ------"
  445. 2188,0, "Abort on Failure"
  446. 2189,0, "Reverse Return Code"
  447. 2190,0, "Succeed on Abort"
  448. 2191,0, "New Cursor Area"
  449. 2192,0, "Failure Message:"
  450. 2193,0, "---------------------------- Trigger Step Text ---------------------------"
  451. 2194,0, "Do you want to delete this step?"
  452. /
  453. 2201,0, "Step\nNum"
  454. 2202,0, "\nLabel"
  455. 2203,0, "Success\nLabel"
  456. 2204,0, "Failure\nLabel"
  457. 2205,0, "Abort\non Fail"
  458. 2206,0, "Reverse\nReturn"
  459. 2207,0, "Succeed\non Abort"
  460. 2208,0, "New\nCursor"
  461. 2209,0, "\nFailure Message"
  462. 2210,0, "Trigger\nStep Text"
  463. 2211,0, "\nComment"
  464. /
  465. 2221,0, " Page Definition "
  466. 2222,0, "Page Number:"
  467. 2223,0, "Pop Up"
  468. 2224,0, "Page Size: X:"
  469. 2225,0, "Y:"
  470. 2226,0, "View Size: X:"
  471. 2227,0, "View Loc:  X:"
  472. 2228,0, "View Page: X:"
  473. 2229,0, "Border"
  474. 2230,0, "Vertical Scroll Bar"
  475. 2231,0, "Horizontal Scroll Bar"
  476. 2232,0, "Remove on Exit"
  477. 2233,0, "Title:"
  478. 2234,0, "Do you want to delete this page?"
  479. /
  480. 2241,0, "Page\nNumber"
  481. 2242,0, "\nPop Up"
  482. 2243,0, "Pg Sz\nX"
  483. 2244,0, "Pg Sz\nY"
  484. 2245,0, "Vw Sz\nX"
  485. 2246,0, "Vw Sz\nY"
  486. 2247,0, "Vw Lc\nX"
  487. 2248,0, "Vw Lc\nY"
  488. 2249,0, "Vw Pg\nX"
  489. 2250,0, "Vw Pg\nY"
  490. 2251,0, "\nBorder"
  491. 2252,0, "Vertical\nScroll Bar"
  492. 2253,0, "Horizontal\nScroll Bar"
  493. 2254,0, "Remove\non Exit"
  494. 2255,0, "\nTitle"
  495. /
  496. 2261,0, " Procedure Definition "
  497. 2262,0, "Procedure Name:"
  498. 2263,0, "----------------------------- Procedure text -----------------------------"
  499. 2264,0, "Do you want to delete this procedure?"
  500. /
  501. 2271,0, "\nProcedure Name"
  502. 2272,0, "\nProcedure Text"
  503. /
  504. 2281,0, " Option Selection "
  505. 2282,0, "--- SQL*Forms (Run Form) Options ----"
  506. 2283,0, "Buffer Records in File"
  507. 2284,0, "Debug Mode"
  508. 2285,0, "Disable Array Processing"
  509. 2286,0, "Display Block Menu"
  510. 2287,0, "Quiet Mode"
  511. 2288,0, "Set Block Validation as Default"
  512. 2289,0, "Share Cursors for Implicit SQL"
  513. 2290,0, "Share Cursors for Trigger SQL"
  514. 2291,0, "Statistics"
  515. 2292,0, "---- SQL*Forms (Design) Options ----"
  516. 2293,0, "Disable Trigger Compilation"
  517. 2294,0, "Generate Before Executing Form"
  518. 2295,0, "Limit Undo Buffer"
  519. 2296,0, "Show List of Values"
  520. 2297,0, "Suppress Hints"
  521. 2298,0, "Use Forms as Default"
  522. /
  523. 2301,0, "Source Object"
  524. 2302,0, "Copy or Reference Object:"
  525. 2303,0, "Owner:  "
  526. 2304,0, "Form:   "
  527. 2305,0, "Block:  "
  528. 2306,0, "Field:  "
  529. 2307,0, "Trigger:"
  530. 2308,0, "Procedure:"
  531. 2309,0, "Text Page:"
  532. 2310,0, "Target Object"
  533. 2311,0, "Position: X:"
  534. 2312,0, "Y:"
  535. 2313,0, "Page:"
  536. 2314,0, "Your request will copy the page to an existing page.\nDo you wish to copy the page attributes in addition\nto the text?"
  537. /
  538. 2321,0, "Edit Object"
  539. 2322,0, "Block:    "
  540. 2323,0, "Field:    "
  541. 2324,0, "Trigger:  "
  542. 2325,0, "Procedure:"
  543. 2326,0, "Page:     "
  544. /
  545. 2331,0, " Compilation Errors "
  546. 2332,0, "------------------------------- Source Text ------------------------------"
  547. 2333,0, "--------------------------------- Errors ---------------------------------"
  548. /
  549. 2341,0, "Base Table"
  550. 2342,0, "Primary Key"
  551. 2343,0, "Displayed"
  552. 2344,0, "Required"
  553. 2345,0, "Input Allowed"
  554. 2346,0, "Update Allowed"
  555. 2347,0, "Update if Null"
  556. 2348,0, "Query Allowed"
  557. 2349,0, "Uppercase"
  558. 2350,0, "Echo Input"
  559. 2351,0, "Fixed Length"
  560. 2352,0, "Automatic Skip"
  561. 2353,0, "Automatic Hint"
  562. /
  563. 2361,0, "Field Editor Location X:"
  564. 2362,0, "Y:"
  565. 2363,0, "Word Wrap"
  566. 2364,0, "Top Title:"
  567. 2365,0, "Bottom Title:"
  568. /
  569. 2441,0, "Form Security"
  570. 2442,0, "Form:"
  571. 2443,0, "User:"
  572. 2444,0, "User Name"
  573. 2445,0, "Privilege:"
  574. 2446,0, "Print to File"
  575. 2447,0, "File:"
  576. 2448,0, "Send to Printer"
  577. 2449,0, "View Page"
  578. 2450,0, "Page:"
  579. 2451,0, "Copy Form"
  580. 2452,0, "From:"
  581. 2453,0, "To:  "
  582. 2454,0, "Delete Form"
  583. 2455,0, "Name:"
  584. 2456,0, "Execute Form"
  585. 2457,0, "File:"
  586. 2458,0, "Generate Form"
  587. 2459,0, "Name:"
  588. 2460,0, "File:"
  589. 2461,0, "Load Form"
  590. 2462,0, "File:"
  591. 2463,0, "New Form"
  592. 2464,0, "Name:"
  593. 2465,0, "Open Form"
  594. 2466,0, "Name:"
  595. 2467,0, "Rename Form"
  596. 2468,0, "Old:"
  597. 2469,0, "New:"
  598. 2470,0, "Save Form"
  599. 2471,0, "Name:"
  600. 2472,0, "Select Columns"
  601. 2473,0, "Object Reference"
  602. 2474,0, "Owner:    "
  603. 2475,0, "Form:     "
  604. 2476,0, "Block:    "
  605. 2477,0, "Field:    "
  606. 2478,0, "Trigger:  "
  607. 2479,0, "Procedure:"
  608. 2480,0, "Master-Detail Relationship"
  609. 2481,0, "Print to File:"
  610. /
  611. 2501,0, "Frm:"
  612. 2502,0, "Blk:"
  613. 2503,0, "Fld:"
  614. 2504,0, "Trg:"
  615. 2505,0, "<Rep>"
  616. 2506,0, "<Ins>"
  617. 2507,0, "<List>"
  618. 2508,0, "Page:"
  619. 2509,0, "X:"
  620. 2510,0, "Y:"
  621. 2511,0, "Select:"
  622. 2512,0, "FRM-%05d: %s"
  623. /
  624. 3001,0, "Action"
  625. 3002,0, "foRm"
  626. 3003,0, "Block"
  627. 3004,0, "Field"
  628. 3005,0, "Trigger"
  629. 3006,0, "Procedure"
  630. 3007,0, "Image"
  631. 3008,0, "Help"
  632. 3009,0, "Options"
  633. 3011,0, "New"
  634. 3012,0, "Open"
  635. 3013,0, "Copy"
  636. 3014,0, "Rename"
  637. 3015,0, "Delete"
  638. 3016,0, "Load"
  639. 3017,0, "Print doc"
  640. 3018,0, "Generate"
  641. 3019,0, "Execute"
  642. 3020,0,    "Save"
  643. 3021,0,    "Form security"
  644. 3022,0, "Quit"
  645. 3023,0, "Modify"
  646. 3024,0, "Trigger"
  647. 3025,0, "Default"
  648. 3026,0, "Painter"
  649. 3027,0, "Help system"
  650. 3028,0, "Show keys"
  651. 3029,0, "Tables"
  652. 3030,0, "Columns"
  653. 3031,0, "List forms"
  654. 3032,0, "Blocks"
  655. 3033,0, "Fields"
  656. 3034,0, "Summary"
  657. 3035,0, "Detail"
  658. 3036,0, "Triggers"
  659. 3037,0, "Procedures"
  660. 3038,0, "Fields"
  661. 3039,0, "paGes"
  662. 3040,0, "Object ref"
  663. /
  664. 20001, 0, "Field is too large for this form."
  665. 20002, 0, "This field will overlap another field."
  666. 20003, 0, "Your form is too large for your CRT screen."
  667. 20004, 0, "Cursor is outside the current form."
  668. 20005, 0, "You can press Select only twice at a time."
  669. 20006, 0, "You pressed an undefined function key."
  670. 20007, 0, "You cannot select a partial field." 
  671. 20008, 0, "Field cannot span line boundary."
  672. 20009, 0, "Nothing has been selected."
  673. 20010, 0, "You can resize only one field at a time."
  674. 20011, 0, "You can expand fields only to the right."
  675. 20012, 0, "Nothing to undo."
  676. 20013, 0, "You cannot modify fields that do not belong to the current block."
  677. 20014, 0, "Nothing to paste."
  678. 20015, 0, "Cannot open file with this name."
  679. 20016, 0, "Form name is invalid."
  680. 20017, 0, "Form with this name already exists."
  681. 20018, 0, "Form with this name does not exist."
  682. 20019, 0, "Form name must be entered."
  683. 20020, 0, "Block name is invalid."
  684. 20021, 0, "Block with this name already exists."
  685. 20022, 0, "Block with this name does not exist."
  686. 20023, 0, "Page number is invalid."
  687. 20024, 0, "Block name must be entered."
  688. 20025, 0, "Block sequence number is invalid."
  689. 20026, 0, "Table name is invalid."
  690. 20027, 0, "Table or view with this name does not exist."
  691. 20028, 0, "You deleted a block that is being referred to elsewhere."
  692. 20029, 0, "SQL sequence number is invalid."
  693. 20030, 0, "Syntax error in SQL statement."
  694. 20031, 0, "Field does not exist in specified block."
  695. 20032, 0, "Number of displayed rows cannot exceed number of buffered rows."
  696. 20033, 0, "Field name is invalid."
  697. 20034, 0, "Field with this name already exists for the current block."
  698. 20035, 0, "This column does not exist in the specified table."
  699. 20036, 0, "Data type for this field does not match the column in the database table."
  700. 20037, 0, "Control block does not correspond to a table in the database."
  701. 20038, 0, "Primary key field must be in the database table."
  702. 20042, 0, "Query length can not be less than field length or greater than 255."
  703. 20043, 0, "Field is part of primary key.  Default not applicable."
  704. 20044, 0, "You cannot specify a low value that is greater than the high value."
  705. 20045, 0, "Displayed field is not allowed on page 0."
  706. 20046, 0, "There is no room on current page."
  707. 20047, 0, "At least one column should be selected."
  708. 20048, 0, "Cannot fit rows on current page."
  709. 20049, 0, "At least one row should be displayed."
  710. 20051, 0, "Trigger name is invalid."
  711. 20052, 0, "Trigger with this name already exists."
  712. 20053, 0, "Trigger with this name does not exist."
  713. 20054, 0, "Can't find the source block."
  714. 20055, 0, "Can't find the source field."
  715. 20056, 0, "Can't find the source trigger."
  716. 20057, 0, "Can't find the source procedure."
  717. 20058, 0, "Can't find the source page." 
  718. 20059, 0, "Can't reference a page."
  719. 20060, 0, "Source object must be specified."
  720. 20061, 0, "Target field position is invalid."
  721. 20062, 0, "Target block name does not exist."
  722. 20063, 0, "Target field name does not exist."
  723. 20064, 0, "Target trigger already exists."
  724. 20065, 0, "Target field already exists."
  725. 20066, 0, "Target block already exists."
  726. 20067, 0, "Target procedure already exists."
  727. 20068, 0, "Can't reference a form."
  728. 20069, 0, "Mismatched object type."
  729. 20070, 0, "Can't generate form before executing - no form in context."
  730. 20071, 0, "Number of row buffered is invalid."
  731. 20072, 0, "Number of lines per record is invalid."
  732. 20073, 0, "Block array size is invalid."
  733. 20074, 0, "Table name must be entered."
  734. 20075, 0, "Master block does not exist."
  735. 20076, 0, "Join condition must be entered."
  736. 20077, 0, "Invalid join condition. (Valid syntax: field1 = field2 and ...)"
  737. 20078, 0, "Can't create default block."
  738. 20079, 0, "Input allowed fields must be displayed fields."
  739. 20080, 0, "Query allowed fields must be displayed fields."
  740. 20082, 0, "Update is only allowed for enterable fields."
  741. 20083, 0, "Field name must be entered."
  742. 20084, 0, "Field sequence number is invalid."
  743. 20085, 0, "Field data type is invalid."
  744. 20086, 0, "Field length is invalid."
  745. 20087, 0, "Field query length is invalid."
  746. 20088, 0, "Field display length is invalid."
  747. 20089, 0, "Field position is invalid."
  748. 20090, 0, "Page with this number already exists."
  749. 20091, 0, "You cannot change the page number of an existing page."
  750. 20092, 0, "Procedure name is invalid."
  751. 20093, 0, "Trigger name must be entered."
  752. 20094, 0, "Trigger style is invalid."
  753. 20095, 0, "User name must be entered."
  754. 20096, 0, "File name must be entered."
  755. 20097, 0, "Report generation failure."
  756. 20098, 0, "Operation must be either copy or reference."
  757. 20099, 0, "Owner name must be specified for referenced object."
  758. 20100, 0, "Form name must be specified for referenced object."
  759. 20101, 0, "Operation must be either grant or revoke."
  760. 20102, 0, "You can't modify fields that belong to a referenced block."
  761. 20103, 0, "You can't resize a referenced field."
  762. 20104, 0, "Target trigger name is invalid."
  763. 20105, 0, "No master blocks are available."
  764. 20106, 0, "Field editor location is invalid."
  765. 20107, 0, "Can't find generated form with this name."
  766. 20108, 0, "Insufficient memory.  Operation aborted."
  767. 20109, 0, "Insufficient memory.  Partial changes saved to inp file."
  768. 20110, 0, "Error occurred during printing of report."
  769. 20111, 0, "Page size is invalid."
  770. 20112, 0, "View size is invalid."
  771. 20113, 0, "View location is invalid."
  772. 20114, 0, "View Page characteristic is invalid."
  773. 20115, 0, "Cannot have scroll bar on a pop-up page without border."
  774. 20116, 0, "Cannot have title on a pop-up page without border."
  775. 20117, 0, "Procedure with this name already exists."
  776. 20118, 0, "Error on compiling procedure specifications."
  777. 20119, 0, "Page size is too small to fit all fields on this page."
  778. 20120, 0, "Cannot fit this field on page."
  779. 20121, 0, "Procedure name must be entered."
  780. 20122, 0, "Procedure name is a reserved PL/SQL word."
  781. 20123, 0, "Procedure name conflicts with a packaged procedure or constant."
  782. 20124, 0, "Update Allowed and Update if Null are mutually exclusive."
  783. 20125, 0, "Echo input fields must be displayed fields."
  784. 20126, 0, "Fixed length is only allowed for enterable fields."
  785. 20127, 0, "Automatic skip is only allowed for enterable fields."
  786. 20128, 0, "Copy/reference of this block causes field overlap."
  787. 20129, 0, "Search string not found."
  788. 20130, 0, "Trigger text must be entered."
  789. 20131, 0, "Procedure text must be entered."
  790. /
  791. 20201, 0, "Field length must be between 1 and 255."
  792. 20202, 0, "Function isn't available without database logon."
  793.