- Timestamp:
 - Sep 25, 2006, 2:57:39 AM (19 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/dll/ipf/command.ipf (modified) (3 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/dll/ipf/command.ipf
r268 r498 1 .*********************************************************************** 2 .* 3 .* $Id$ 4 .* 5 .* Association Dialog Usage 6 .* 7 .* Copyright (c) 1993-98 M. Kimes 8 .* Copyright (c) 2006 Steven H.Levine 9 .* 10 .* 18 Sep 06 GKY ADD Command Dialog Enhancement Help 11 .* 12 .*********************************************************************** 13 .* 1 14 :h2 res=90700 name=PANEL_COMMAND.Editing Commands 2 15 :i1 id=aboutCommands.Editing Commands … … 18 31 :hp1.Prompt:ehp1., which means that the command will display a dialog 19 32 that allows the user to edit the command line before running), then 20 click :hp1.Add.:ehp1.. 33 click :hp1.Add.:ehp1. Clicking Okay will also add a new command provided that the 34 command's title has been changed. 21 35 :p. 22 36 To delete a command, select it in the listbox, then click … … 24 38 is the one matching the entry field, specifically, the title field. 25 39 :p. 26 To change a command, delete it,edit the entry fields, radio buttons and27 checkboxes, then addit.40 To change a command, edit the entry fields, radio buttons and 41 checkboxes, then replace it. 28 42 :p. 29 43 The :hp1.Find:ehp1. button brings up a standard OS/2 open dialog that  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  