Converting VLX to FAS
A .VLX file and a .FAS file hold different kinds of data, so there is no direct way to turn one into the other.
A full step-by-step guide for this conversion is on the way; the information above is drawn straight from our database.
About these formats
A VLX file is a compiled AutoLISP application for Autodesk AutoCAD. Load it in AutoCAD by typing APPLOAD at the command prompt, browsing to the file, and clicking Load. VLX files only run…
Open .VLX details →A FAS file is a compiled AutoLISP routine for AutoCAD, produced by Autodesk's Visual LISP (VLISP) compiler. To run it, type APPLOAD at the AutoCAD command line, browse to the file, and…
Open .FAS details →