home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_300 / 328_01 / demoform.hlp < prev    next >
Text File  |  1989-12-27  |  2KB  |  56 lines

  1. @float_data 
  2. This is help text from the file demoform.hlp
  3. for the form field float_data.
  4. ENTER any "float" data such as 3.14159 or -.002
  5. data is validated so may not contain letters, etc
  6. @integer_data
  7. This is help for integer_data.
  8. This field type allows any integer
  9. but excludes decimal data or alphabetic
  10. @text_data
  11. Enter text data in the field provided.
  12. You may use the mouse to move the cursor in field
  13. Press CTRL-O to bring back original values.
  14. Press CTRL-Y to erase to RIGHT.
  15. Use arrow keys to move around.
  16. @date_data
  17. enter a valid date.
  18. The format is mm-dd-yy or mm/dd/yy
  19. you may enter year as 89 (means 1989)
  20. ...or as 1989 or 2013.
  21. @time_data
  22. Enter time in 24 hour format. 
  23. Type as hh:mm or hh:mm:ss
  24. You may also use - or . as separators.
  25. @POSITIVE INTEGER
  26. Enter an integer, either 0 or larger.
  27. The editing function will reject any negative #.
  28. @HEXADECIMAL 
  29. Enter a hexadecimal number, up to 4 digits
  30. @NOT A COW
  31. Enter the name of any animal, but not cow.
  32. If you enter the word COW you'll get an error msg
  33. This demonstrates customizable data types.
  34. @SELECTION
  35. Choose one of the choices from the list. 
  36. Type the choice and the list selector will move.
  37. Use arrow keys or PAGE UP/PAGE DN or use mouse.
  38. Press ENTER or click on choice when done.
  39. This allows data entry from a limitted set.
  40. @help on help
  41. Press F1 for  a list of available topics.
  42. Pick a help topic from the list.
  43. To quit help, press ESCAPE.
  44. @form entry #1
  45. Use the TAB or SHIFT-TAB keys to select an item.
  46. ...or use mouse to move around on form.
  47. Press ENTER or start typing to enter new data.
  48. Some items  provide lists for selecting values,
  49. ...use the mouse or cursor keys to make choices.
  50. @form entry #2
  51. When done with form entry....
  52. Press CTRL-O to restore last saved values.
  53. Press CTRL-S to save new values and exit form.
  54. Press ESCAPE to quit form without updating.
  55. Or Press HELP (F1) to get help.
  56.