AutoLISP Compatibility Analyzer details any AutoCAD® 2004 and later compatibility issues found in AutoLISP and Menu LISP files. AutoLISP Compatibility Analyzer searches for known AutoCAD 2004 and later compatibility issues. When an issue is found, an explanation of the compatibility issue and suggestions on how to correct it are provided.
Command Alias (PGP) PorterCommand Alias (PGP) Porter was designed to help you bring your custom command aliases from previous versions of AutoCAD into AutoCAD 2004 and later versions. You can also use this tool to add, replace, or remove command aliases from any AutoCAD PGP file.
ScriptProScriptPro takes AutoCAD scripting to a new level with an easy-to-use interface, logging, reusable project files, enhanced scripting with new keywords and utilities, and robust error recovery. Using ScriptPro, you can apply a set of commands to multiple drawings by simply specifying a script file and the list of drawings that you would like to apply the script to.
Layer State ConverterLayer State Converter allows you to convert between the layer states created by LMAN (one of the AutoCAD® Express Tools) and the saved layer states introduced in AutoCAD® 2000i software.
To use Layer State Converter, you must load the AcLSConvert.arx file in the program. Once you have loaded AcLSConvert.arx, type one of the following commands on the AutoCAD command line:
Note: This product is not intended to operate with any version of AutoCAD LT®.
To install the Autodesk Customization Conversion tools:
AutoLISP Compatibility Analyzer
AutoLISP Compatibility Analyzer examines complete lines of text; therefore, it may not recognize function calls that are spread over multiple lines, as in the following example:
(defun c:testit ()Command Alias (PGP) Porter
No known limitations or issues.
ScriptPro
The Migration Tools sample files, located in C:\Program Files\Autodesk\Migration Tools, are intended for AutoCAD 2004 and later releases only. Do not use these sample script files with Autodesk Architectural Desktop, Autodesk Map, Autodesk Land Desktop, Autodesk Mechanical Desktop, or AutoCAD Mechanical.
It's a good idea to make backup copies of your files before doing any kind of automated batch processing.
If ScriptPro closes unexpectedly during execution of a project file, you may need to clean up some temporary files that were left behind in your temp directory. These files have the following naming syntax: "ScriptPro[NUMBER]"
You may also need to reset the following AutoCAD settings to your preference the next time you start AutoCAD:
LOGFILEMODE (log file on or off)
LOGFILEPATH (location of AutoCAD log files)
Layer State Converter
No known limitations or issues.