Here is what I did: ^C^C_FILEOPEN;"C:/USERS/DMELLI/DESKTOP/TOOL_TEST/temp_1.DWT"
After that, it showed me this message: Cannot run FILEOPEN if SDI mode cannot be established.
Command: "C:/USERS/DMELLI/DESKTOP/TOOL_TEST/temp_1.DWT" Unknown command "DWT"". Press F1 for help.
So I opened one new drawing using QNEW, type SDI and changed the value to 0.
Changing SDI value to 0 allows me to open multiple drawings. It loads the template but shows me this message on the command line:
Command: _FILEOPEN
Enter name of drawing to open <.>: "C:/USERS/DMELLI/DESKTOP/TOOL_TEST/temp_1.DWT"
Opening an AutoCAD LT 2018/AutoCAD 2018 format file.
Substituting [simplex.shx] for [@Arial Unicode MS].
Substituting [simplex.shx] for [@Arial Unicode MS].
Substituting [simplex.shx] for [cdisol].
Regenerating model.
Command:
**** System Variable Changed ****
2 of the monitored system variables have changed from the preferred value. Use SYSVARMONITOR command to view changes.
Unable to display Start tab. The Start tab will be restored after the application is restarted.
If I change the SDI value to 1 it opens with no problem but only 1 drawing at time.