home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / vrextras.zip / ffdemo.VRY (.txt) < prev    next >
VX-REXX Windows/Object Info  |  1995-08-25  |  3KB  |  91 lines

  1. VRX   OS/2 v2.13
  2. VRWindow
  3. dialog
  4. Modal
  5. CALL Window1_Close
  6. Formatted Entry Field Demo
  7. Window1
  8. VRFormattedEntryField    FieldType
  9. Date    FieldMask
  10. ####.##.##
  11. AllowSpaces
  12. ForceUpperCase
  13. DefaultToNow
  14. AllowPunctuation
  15. VerifyDateTime
  16. ____.__.__
  17. FEF_1
  18. VRFormattedEntryField    FieldType
  19. User Defined    FieldMask
  20. ### fob @@@@@@@ 21 ||
  21. AllowSpaces
  22. ForceUpperCase
  23. DefaultToNow
  24. AllowPunctuation
  25. VerifyDateTime
  26. ___ fob _______ 21 __
  27. FEF_2
  28. VREntryField
  29. This is a normal EF
  30. VRFormattedEntryField    FieldType
  31. User Defined    FieldMask$
  32. 32.### fob @@@@@@@ book|| 23.## hell
  33. AllowSpaces
  34. ForceUpperCase
  35. DefaultToNow
  36. AllowPunctuation
  37. VerifyDateTime
  38. 32.___ fob _______ book__ 23.__ hell
  39. FEF_3
  40. VRFormattedEntryField    FieldType
  41. User Defined    FieldMask    
  42. @@@@@@@@@
  43. AllowSpaces
  44. ForceUpperCase
  45. DefaultToNow
  46. AllowPunctuation
  47. VerifyDateTime
  48. Masked
  49. _________
  50. FEF_4
  51. VRFormattedEntryField    FieldType
  52. Time    FieldMask
  53. ##:##
  54. AllowSpaces
  55. ForceUpperCase
  56. DefaultToNow
  57. AllowPunctuation
  58. VerifyDateTime
  59. __:__
  60. FEF_5
  61. VRFormattedEntryField    FieldType
  62. Stamp    FieldMask
  63. ####-##-##-##.##.##.######
  64. AllowSpaces
  65. ForceUpperCase
  66. DefaultToNow
  67. AllowPunctuation
  68. VerifyDateTime
  69. ____-__-__-__.__.__.______
  70. FEF_6
  71. VRDescriptiveText
  72. Center
  73. Masked FEF
  74. VRDescriptiveText
  75. Center
  76. VRDescriptiveText
  77. Center
  78. VRDescriptiveText
  79. Center
  80. Timestamp
  81. VRDescriptiveText
  82. Center
  83. User defined
  84. VRDescriptiveText
  85. Center
  86. User defined
  87. VRDescriptiveText
  88. Center
  89. Standard
  90. Window1
  91.