Editing record scripts

You can edit record scripts for a record type.

About this task

To edit a record script:

Procedure

  1. Start the Designer.
  2. In the Workspace, expand Record Types, and expand the desired record type.
  3. Expand the Record Scripts folder until you see the record script you want to modify.
  4. Double-click the Record script to edit. (Alternatively, you can right-click the hook and click Open.
  5. Edit the record script. If this is a new script, type your code in place of this line:
    REM added your hook code here
  6. When you are finished, click Hooks > Compile to catch any syntactical errors. When you compile your script, your code is saved.
  7. Close the Script Editor window.