Loading
the AI Tools (Manual)
Before you can use the AI Tools, they must be loaded into your CoCreate Modeling session.
To load the tools, you need to load the file "ai-load-files.lsp" into your active CoCreate Modeling session. This file is located in your AI Tools installation directory (default is c:/asp-inno).
If you want to load the tools automatically so that they will be loaded each time Modeling starts, please see the other knowledge base article dealing with automatic loading.
However, if you want to load the tools manually, this can be accomplished several ways:
A) from a Windows Explorer window, browse to your
AI Tools installation directory. Click on the ai-load-files.lsp file and
drag it into your CoCreate Modeling window.
B) type the following line into your user input line in your CoCreate
Modeling session (replacing "c:/asp-inno" with the path of your AI
Tools installation folder, if appropriate):
(load "c:/asp-inno/ai-load-files.lsp")
C) From withing your Modeling session:
1) Click "File->Load"
2) Change the directory to "c:\asp-inno"
3) Change the file type to "LISP source (*.lsp)" You may need to scroll down the list to find this selection.
4) Select ai-load-files.lsp
5) Click "Load"