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

  1. /
  2. / $Header: typmtb.msg,v 3001200.1 89/12/05 18:16:17 rcs Exp $ typmtb.msg Copyr (c) 1989 Oracle
  3. /
  4. / SQLFORMS3030012,DUA50:[FREEZE_SQLFORMS30.UTILH.30012]
  5. /* copyright (c) 1981, 1982 by Relational Software Incorporated */
  6. /* copyright (c) 1983, 1984, 1985 by the Oracle Corporation */
  7. /*
  8. / NAME
  9. /   TYPMTB - TYP: Message TaBle
  10. / CONTENTS
  11. /   Structure and definitions for the message table.
  12. / NOTES
  13. / OWNER
  14. /   Bradley
  15. / DATE
  16. /   06/12/86
  17. / MODIFIED
  18. /     Vijayar    09/06/88 - Add message for DATETIME data type
  19. /     Kornet     05/17/88 - Do not comment out the correct msg # 41
  20. /     Kornet     05/11/88 - Remove message # > 41
  21. /     Blinn      01/20/88 - Fix punctuation
  22. /     Blinn      01/05/88 - Change Max year error message
  23. /     Blinn      12/02/87 - Add message for bug fixes
  24. /     Miner      09/08/87 - add commas to fix compile error
  25. /     Miner      08/28/87 - Consolidate IAP message text
  26. /     Rolle      07/20/87 - change #22 for optional seconds
  27. /   Rolle      06/12/86 - New file - extracted from typmtb.c.
  28. 1,  0, "Acceptable characters are a-z, A-Z, and space."
  29. 2,  0, "Month must be between 1 and 12."
  30. 3,  0, "Year must be 00-99 or 1000-4712."
  31. 4,  0, "Day must be between 1 and last of month."
  32. 6,  0, "Legal characters are 0-9 + and -."
  33. 7,  0, "Too many decimal digits."
  34. 9,  0, "Too many decimal points."
  35. 10, 0, "Format is: [+-]9999999.99"
  36. 11, 0, "Not a valid month name."
  37. 12, 0, "Date format is DD-MON-YY."
  38. 13, 0, "Plus or minus must be in first position."
  39. 14, 0, "Bad exponent."
  40. 15, 0, "Too many decimal points."
  41. 16, 0, "Legal characters are 0-9 - + E ."
  42. 17, 0, "Hour must be between 0 and 23."
  43. 18, 0, "Minutes must be between 00 and 59."
  44. 19, 0, "Seconds must be between 00 and 59."
  45. 20, 0, "Missing exponent."
  46. 21, 0, "Date format is MM/DD/YY."
  47. 22, 0, "Time format is HH:MM[:SS]."
  48. 23, 0, "Date format is DD/MM/YY."
  49. 24, 0, "Spaces allowed in leading positions only."
  50. 30, 0, "1 or more letters and spaces."
  51. 31, 0, "1 or more printable symbols."
  52. 32, 0, "MM/DD/YY"
  53. 33, 0, "DD/MM/YY"
  54. 34, 0, "[+-]9999999999"
  55. 35, 0, "[+-]9999999999.99"
  56. 36, 0, "[+-]9999999999[.9999999999][E[+-]99]"
  57. 37, 0, "HH:MM[:SS]"
  58. 38, 0, "MM/DD/YY"
  59. 39, 0, "DD-MON-YY"
  60. 40, 0, "DD-MON-YYYY."
  61. 41, 0, "JANFEBMARAPRMAYJUNJULAUGSEPOCTNOVDEC"
  62. 42, 0, "Datetime format is DD-MON-YYYY HH:MI[:SS]"
  63.