Execute the command input _EXPORTTABLE to execute the program and open draftsight. However, if you create a command input programmatically after opening draftsight, you may not be able to input commands depending on the startup time of draftsight.
I want to enter the command _EXPORTTABLE when draftsight is started.
Is there a way to be able to do that command when starting a file?
In autocad etc., it can be done by inserting "autocad.exe" / B "command" at the time of execution.
