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.

  1. Open PICScript. (Located on the Application toolbar under, | PICScript.)
  2. Go to the File 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.
  1. 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.
  2. Click <Update Alias>. Entire declaration is highlighted.
  3. Double-click a horizon or grid in the list to assign a surface to the declaration.
  4. To find and update other unassigned aliases, click <Scan Script Update List> again.
  5. Specify parameters and run the script. See Running a Grid Script. or Running a Horizon Script.

Related Topics