Executes the AutoCAD command. Returns 0 if successful, 1 if not.
AutoCAD errors are trapped without signaling an error.
acad_command ( cmdline As List ) As Integer
Intent >acad_command({" REGEN "}) --> 0
Viewing Details: