|
Like a macro in Word, a script mimics what you type, including command
names, options and coordinates. AcceliCAD and IntelliCAD fully support
scripting. In fact, it reads and writes the same script files (.SCR) that work
in AutoCAD. However there are 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 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:
commands include Recscript, which begins the recording, and Stopscript, which
stops any script that's running.
A simple script created with the script recorder.
Back
to Productivity
|