|
Atlas of Kallisti Newbie
Joined: 26 May 2005 Posts: 1
|
Posted: Thu May 26, 2005 8:10 am
links/shortcuts to execute any type of file other than .txt |
I am trying to figure out the language to command zMUD to open any filetype. For example, say I wanted to create a button that would open AutoCAD, or perhaps a certain drawing named c:\map.dwg. Is this posible? So far, I have only figured out how to open .txt files to be logged to or read from. I guess I could put shortcuts all over my desktop but I would rather integrate them into my zMUD window. Thank you in advance.
|
|
|
|
Kiasyn Apprentice
Joined: 05 Dec 2004 Posts: 196 Location: New Zealand
|
Posted: Thu May 26, 2005 9:39 am |
#LAUNCH {C:\Program Files\AutoCAD\Autocad.exe C:\map.dwg]
you'll prolly have to change the autocad address to match yours (i dont have autocad:P) |
|
|
|
|
|