Hello All,
I am creating a custom command that will open a specific template file ("dwt") located on a network folder.
The problem is that instead of opening that file, Autocad prompt for the file name and @ that point if I hit enter, it opens the file.
Can anybody help me eliminate that prompt.
Also I am not sure if the filedia variable that I am trying to reverse @ the end of the macro will work.
Any ideas.
Below is the macro I am trying to use.

^C^C_filedia 0 new I:\library\templates\misc\1.dwt filedia 1^C^C_

I appreciate any ideas.

Thank you all.

Jaime Silva