home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0040 - 0049 / ibm0040-0049 / ibm0040.tar / ibm0040 / BCPPOWL3.ZIP / STEPS.ZIP / HELPWIND.RC < prev    next >
Encoding:
Text File  |  1991-08-28  |  351 b   |  11 lines

  1. STRINGTABLE
  2. BEGIN
  3.   100, "Button controls are used to allow"
  4.   101, "the user to enter a command.  The\r\n"
  5.   102, "user \"presses\" a button by clicking\r\n"
  6.   103, "upon it with the mouse.  Button\r\n"
  7.   104, "controls display a text string which\r\n" 
  8.   105, "indicates the action performed when\r\n"
  9.   106, "the button is pressed.";
  10. END
  11.