Open topic with navigation
PICScript - Using Supplied Scripts
To run an existing script, assign your own grids or horizons to aliases
in the script. Set up the parameters and execute. For a grid script the
parameters are a reference horizon and geometry for the output grid. For
a horizon script the parameters are 2D lines and/or 3D areas. This is
the same process whether the script is one you have written and saved
or one supplied by Kernel.
Run scripts from the PICScript
dialog box.
- Open PICScript.
(Located on the Application toolbar
under, | .)
- Go to the
menu (upper left) and browse for the script you which to use. When an script file is opened, PICScript
will scan the file for aliased grids or horizons and issue a warning if
a match is not found.
- Click <Scan Script
Update List>, on the Inputs/Outputstab, to check for unassigned aliases in your script. A declaration with an unassigned alias is
highlighted and a message is displayed.
- Click <Update Alias>. Entire declaration is highlighted.
- Double-click a horizon or grid in the list
to assign a surface to the declaration.
- To find and update other unassigned aliases, click <Scan Script Update List> again.
- Specify parameters and run the script. See Running
a Grid Script. or Running a Horizon Script.
Related Topics