Syntax Needed to SAVE to a R11/12 ASCII DXF File

Can someone assist in correcting the following line of code to enable saving to a R11/12 ASCII DXF file (SAVEFORMAT = 26)?

(command "_.SAVE" "DXF" "16" dxf-filename) ; Save the file as a DXF

Thanks,

Clint

Comments