Print Page | Close Window

Autocad LT 13 Auto increment block

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=10265
Printed Date: 31.May.2026 at 20:24


Topic: Autocad LT 13 Auto increment block
Posted By: ajak.watson
Subject: Autocad LT 13 Auto increment block
Date Posted: 03.May.2014 at 04:48
Would someone familier with Macros explain how to create an attributable  block that has a value that increments by one every time it is inserted. This is for Autocad LT 13.
I have tried this;
*^C^C_-
insert;label;\;;$M=$(getvar,USERI1);USERI1;$M=$(+,$(getvar,USERI1),1);


But I cant get it to work
 Thankyou



Print Page | Close Window