Loading a CLIPS Setup
To load an existing CLIPS setup in the GUI mode:
-
Select File – Load.
The CLIPS Load Filename form appears. -
Select the
.clipsfile from which you want to load the setup, and click OK.
Alternatively, to load an existing CLIPS setup in the command-line mode, run the following command:clips -load <xxx.clips file>
Return to top