Hey there. I have a slight problem, made a mapkey to create a new drawing from the active model, then add some parameters, save the thing, change the format and add some attachment points so the user can paste tables correctly.
I have mapkeys that does one of these function, so I use the %name to call those, but the mapkey just seems to ignore it. Code follows, dwg_a3 is the mapkey that calls the others...
mapkey dwg_a3 @MAPKEY_NAMEA script for creating an A3 drawing, calls other \
mapkey(continued) mapkeys to accomplish this.;@MAPKEY_LABELCreate a A3 drawing;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `File`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;~ Activate `main_dlg_cur` `File.psh_new`;\
mapkey(continued) ~ Select `new` `Type`1 `Drawing`;\
mapkey(continued) @MANUAL_PAUSE1. Skriv in ritningsnumret i "name" rutan.\n2. Forts
I have mapkeys that does one of these function, so I use the %name to call those, but the mapkey just seems to ignore it. Code follows, dwg_a3 is the mapkey that calls the others...
mapkey dwg_a3 @MAPKEY_NAMEA script for creating an A3 drawing, calls other \
mapkey(continued) mapkeys to accomplish this.;@MAPKEY_LABELCreate a A3 drawing;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `File`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;~ Activate `main_dlg_cur` `File.psh_new`;\
mapkey(continued) ~ Select `new` `Type`1 `Drawing`;\
mapkey(continued) @MANUAL_PAUSE1. Skriv in ritningsnumret i "name" rutan.\n2. Forts