U.M. (Windows)

Table Of Contents
Using ScriptMaker and buttons 5-27
Example step 2: Add two fields
Define these fields in the Seminar file:
1 A text field, called Mark. When the script finds a duplicate record, it
places an x in this field to mark the record.
1 A global field, called Global, to store the unique identification while
comparing records. Global should be the same data type as the Client
ID field.
Example step 3: Display the Mark field
Create a layout that displays the Mark field, or add the field to an
existing layout. You’ll use this layout to store Find settings in the
following step.
Example step 4: Store settings
Store Sort and Find settings for the script.
Example step 5: Define the script
In ScriptMaker, define the Find Duplicates script.
To store this setting Do this
Sort In Browse mode, choose Sort from the Mode menu. If fields
appear in the Sort Order list, click Clear All. Click ClientID,
choose Ascending order, click Move, and then click Done.
Find Choose a layout that displays the Mark field. In Find mode,
type x into the Mark field, and then switch to Browse mode.
(You don’t have to perform the find request.)