You can edit record scripts for a record type.
About this task
To
edit a record script:
Procedure
- Start the Designer.
- In the Workspace, expand Record Types, and
expand the desired record type.
- Expand the Record Scripts folder until you
see the record script you want to modify.
- Double-click the Record script to edit. (Alternatively, you can
right-click the hook and click Open.
- Edit the record script. If this is a new script, type your code
in place of this line:
REM added your hook code here
- When you are finished, click to catch any syntactical errors.
When you compile your script, your code is saved.
- Close the Script Editor window.