|
Like a macro in Word, a script mimics what you type, including
command names, options and coordinates. IntelliCAD fully
supports scripting. In fact, it reads and writes the same
script files (.SCR) that work in AutoCAD.
|
|
IntelliCAD, however, provides several scripting enhancements
that vastly improve your productivity:
- An automatic launch feature:
Double-click an SCR script file in Windows Explorer and
you'll open IntelliCAD and run the script instantly.
- A script recorder:
Use the script recorder to automatically capture your keystrokes
and mouse actions including menu picks, toolbar button
selections, and screen picks. To review the script, simply
play it back.
- A script append feature:
Use this feature to add new scripts to existing ones.
- Enhanced scripting commands:
IntelliCAD's commands include Recscript, which begins the
recording, and Stopscript, which stops any script that's
running.
|

A simple script created with the IntelliCAD script
recorder. |
|
|