Message 1 of 26

Not applicable
09-04-2017
09:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All
having trouble with this macro i created which should draw multiple lines from the same base point . it works up until the point where i choose the base then when i try to initiate the polyline from the basepoint it fails. It just trys to enter $M= as a point and returns an invlaid point. Can anyone see my mistake here.
^C^CATTREQ;0;_Laymcur;\_INSERT;"Block";\1;1;0;ATTREQ;1;BASE;\;Pline;$M=$(GETVAR,INSBASE);\;Pline;$M=$(GETVAR,insbase);\;Pline;$M=$(GETVAR,insbase);\;Pline;$M=$(GETVAR,insbase);\;Pline;$M=$(GETVAR,insbase);\;
cheers
Paul
Solved! Go to Solution.