Changeset 497
- Timestamp:
- Sep 25, 2006, 2:57:25 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/ipf/assoc.ipf
r288 r497 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 .* 10 Sep 06 GKY ADD Association Dialog Enhancement Help 11 .* 12 .*********************************************************************** 13 .* 1 14 :h2 res=90400 name=PANEL_ASSOC.Associations 2 15 :i1 id=aboutAssociations.Associations … … 34 47 res=90600.Editing Commandline:elink. except for :hp1.Prompt:ehp1., 35 48 which causes a dialog to appear that allows editing the command line 36 before it is run), then click :hp1.Add.:ehp1.. 49 before it is run), then click :hp1.Add:ehp1.. :hp1.Okay:ehp1. also 50 adds any changes you have make then closes the dialog. If you wish to close 51 without save choose :hp1.Cancel:ehp1. 37 52 :p. 38 53 To delete an association, select it in the listbox, then click … … 41 56 and offset fields. 42 57 :p. 43 To change an association, delete it, edit the entry fields, radio 44 buttons and checkboxes, then add it. 58 To replace/change an association, select it in the listbox, make the appropriate changes, 59 then click :hp1.Replace:ehp1.. You should be aware that the association replaced is 60 the one matching the entry fields, specifically the mask, signature 61 and offset fields. 45 62 :p. 46 63 The :hp1.Top:ehp1. button moves the highlighted Association to the top 64 of the listbox. 65 :p. 66 The :hp1.Last:ehp1. button moves the highlighted Association to the bottom 47 67 of the listbox. 48 68 :p.
Note:
See TracChangeset
for help on using the changeset viewer.