Message 1 of 6
Not applicable
06-15-2012
03:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all . i want to launche my DLL but i want to add a parameter with it.
example :
>GC A
I know when autocad see a space it transform the pace in a Enter
My DLL can manage 8 collections so i want the user select on the command the number before launch my dll
and i want to selec the operation (ex : add, del etc..)
I have created 2 commands GSC for launch the config and GSG for the management
The two command launch the same DLL but how to add parameter ?
thx
Solved! Go to Solution.