Microsoft Advisor (advisor.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Choosing a Command Button
                                             Up Contents Index Back
─────Microsoft Advisor──────────────────────────────────────────────────────
 
     Choosing a Command Button
 
     Use command buttons to perform an action.
 
     Command buttons appear on the   ├────────────────────────┤
     last line of the dialog box.    │ < OK > <Cancel> <Help> │
                                     └────────────────────────┘
 
     Click the action desired, or press TAB to move the cursor to your
     selection and press ENTER.
 
     Button       Action
 
     < OK >       Acknowledges the message or saves your changes.
 
     <Cancel>     Closes the dialog box without saving your changes.
 
     <Help>       Provides information about the contents of the
                  dialog box.
 
     See: Tips for Using Dialog Boxes
                                    -♦-