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

  1. /
  2. / $Header: iacmtb.msg,v 3001400.1 90/02/27 14:34:22 rcs Exp $ iacmtb.msg Copyr (c) 1989 Oracle
  3. /
  4. / SQLFORMS3030014,DUA50:[FREEZE_SQLFORMS30.UTILH.30014]
  5. / copyright (c) 1981, 1982 by Relational Software Incorporated
  6. / copyright (c) 1983, 1984 by the ORACLE Corporation
  7. /
  8. / NAME
  9. /   mtbdef - Message TaBle DEFinition
  10. / CONTENTS
  11. /   Structure and definitions for the message table.
  12. / NOTES
  13. /   This was stolen from the etbdef module. This routine should be included
  14. /   into a routine of the form: xxxMTB.C, where "xxx" is a particular utility's
  15. /   prefix.
  16. / OWNER
  17. /   Bradley
  18. / DATE
  19. /   05/24/84
  20. / MODIFIED
  21. /     Markari    11/13/89 - Add message #72
  22. /     Markari    11/07/89 - Bump error number on messages FRM-10062-69 to
  23. /                           reflect documentation
  24. /     Fine       04/28/89 - Bug 22416 - add message #71
  25. /     Fine       02/22/89 - overhaul messages with Sudakshina Kar Piercy
  26. /     Kornet     05/22/88 - overhaul V2.3 NLS support (reformat message file)
  27. /     Fine       04/13/88 - New INP file format - new messages
  28. /     Hsi        02/01/88 - Add message #52
  29. /     Hsi        12/01/87 - Change messgae #21
  30. /     Hsi        11/13/87 - add punctuation marks
  31. /     Hsi        10/15/87 - Change message #48
  32. /     Rolle      09/05/87 - new message
  33. /     Miner      08/26/87 - Add banner text (message 50)
  34. /     Hsi        07/09/87 - Add message 48, 49
  35. /     Hsi        12/18/86 - Add message #20
  36. /     Hsi        12/03/86 - Add message #18, #19
  37. /     Rolle      12/01/86 - change command line messages
  38. /     Hsi        09/25/86 - Take out new line char for messages used by iacers()
  39. /
  40. 1, 31,  "FRM-10001: Invalid application name '%s'.\n"
  41. 2, 25,  "FRM-10002: Can't read terminal definition."
  42. 3, 29,  "No record found in table %s."
  43. 4, 27,  "FRM-10004: Can't open input file %s."
  44. 5, 27,  "FRM-10005: Can't open output file %s."
  45. 6, 28,  "FRM-10006: Form doesn't exist."
  46. 7, 43,  "FRM-10007: Error opening cursor for form read."
  47. 8, 54,  "FRM-10008: Error opening cursor for form store or delete."
  48. 9, 42,  "FRM-10009: Premature end of file at line %05d."
  49. 10, 46, "FRM-10010: Input file sequence error at line %05d."
  50. 11, 42, "FRM-10011: File doesn't contain valid SQL*Forms (Run Form) source."
  51. 12, 26, "Unknown iacput option %s."
  52. 13, 33, "FRM-10013: Block %s not found for field %s."
  53. 14, 32, "FRM-10014: Block %s not found for trigger."
  54. 15, 42, "FRM-10015: Field %s of block %s not found for trigger."
  55. 16, 42, "FRM-10016: SQL number %d not found for text line number %d: %s."
  56. 17, 30, "Missing field name in block %s."
  57. 18, 30, "FRM-10018: Block %s not found for comment."
  58. 19, 42, "FRM-10019: Field %s of block %s not found for comment."
  59. 20, 61, "FRM-10020: Resource is currently locked by another process. Try again."
  60. 21, 65, "Format is: convert [option]... <.inp file> <form name> [userid/password]\n"
  61. 22, 16, "Options are:\n\n"
  62. 23, 45, "-d          Delete application from database.\n"
  63. 24, 45, "-i          Insert application into database.\n"
  64. 25, 37, "-s          Suppress feedback information.\n"
  65. 26, 31, "Reading form from file %s.\n"
  66. 27, 55, "Writing form %s to database.\n"
  67. 28, 44, "Reading form %s from database.\n"
  68. 29, 41, "Writing form %s to file %s.\n"
  69. 30, 43, "; Generated by SQL*Forms Version %s on %s.\n"
  70. 33, 45, "Dropping form %s from database.\n"
  71. 34, 25, "Form %s dropped.\n"
  72. 35, 41, "FRM-10035: Illegal field type (%s) in %s.%s.\n"
  73. 36, 39, "FRM-10036: Warning! Prompt above line 1 for %s.%s.\n"
  74. 37, 48, "FRM-10037: Warning! Prompt doesn't fit beside field %s.%s.\n"
  75. 38, 59, "FRM-10038: Warning! Illegal List-of-Values table.column '%s' ignored.\n"
  76. 39, 15, "%05d READ: %s\n"
  77. 40, 10, "WANT: %s\n"
  78. 41, 28, "FRM-10041: Expected: %s\nFound:    %s\n"
  79. 42, 48, "FRM-10042: Error (line %05d): expected Y/N answer, got %s.\n"
  80. 43, 63, "FRM-10043: Error (line %05d): expected integer between %d and %d, got %s.\n"
  81. 44, 52, "; Application owner is %s.  Application name is %s.\n"
  82. 45, 27, "; (Application ID is %ld)\n"
  83. 46, 53, "-c crt      Use this crt definition for line drawing.\n"
  84. 47, 48, "-u usr/pwd  Log in under this user and password.\n"
  85. 48, 34, "FRM-10048: Can't allocate %d bytes of memory."
  86. 49, 21, "Program terminated.\n"
  87. 50, 0,  "SQL*Forms (Convert)"
  88. 51, 50, "FRM-10051: Illegal command in form text at line %05d."
  89. 52, 0,  "FRM-10052: You are not authorized to run IAC.\n"
  90. 53, 0,  "FRM-10053: Block %s not found for copying or referencing."
  91. 54, 0,  "FRM-10054: Field %s of block %s not found for copying or referencing."
  92. 55, 0,  "Generated by SQL*Forms Version %s on %s."
  93. 56, 0,  "Application owner is %s.  Application name is %s."
  94. 57, 0,  "-v          Convert this version INP file to current INP file format.\n"
  95. 58, 0,  "Reading INP file: %s\n"
  96. 59, 0,  "Writing INP file: %s\n"
  97. 60, 0,  "FRM-10060: Couldn't read input file %s\n"
  98. 61, 0,  "FRM-10061: Error occurred at line %d while reading INP file.\n"
  99. 62, 0,  "FRM-10062: Internal error occurred at line %d while reading INP file.\n"
  100. 63, 0,  "FRM-10063: Out of memory error at line %d while reading INP file.\n"
  101. 64, 0,  "FRM-10064: Invalid input at line %d while reading INP file.\n"
  102. 65, 0,  "FRM-10065: Invalid DEFINE at line %d while reading INP file.\n"
  103. 66, 0,  "FRM-10066: Invalid ENDDEFINE at line %d while reading INP file.\n"
  104. 67, 0,  "FRM-10067: Invalid KEYWORD = VALUE at line %d in INP file.\n"
  105. 68, 0,  "FRM-10068: Need a VALUE at line %d in INP file.\n"
  106. 69, 0,  "FRM-10069: Trigger %s not found for copying or referencing."
  107. 70, 0,  "FRM-10070: Procedure %s not found for copying or referencing."
  108. 71, 0,  "FRM-10071: Couldn't write output file %s\n"
  109. 72, 0,  "Moving non-displayed field %s.%s to page zero.\n"
  110. 73, 0,  "FRM-10073: Invalid old INP version number: %s.\n"
  111.  
  112.  
  113.  
  114.  
  115.