Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
HI
I have this routine with Mtext, where after creating the Mtext appears Titel (or something else).
Now i want to do the same with Mleader, but I don't know how...
Please help...
(command "_.mtext") (princ "\nMtext: erste Fensterecke angeben: ") (command pause "a" "oz") (princ "\nMtext: zweite Fensterecke angeben: ") (command pause "Titel" "") (command "_mtedit" "l") (initcommandversion) (vl-cmdf "._mleader")
Regards
Solved! Go to Solution.