Another Increment Lisp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am not sure where to post lisps to share so I picked this forum. . .
These are command line driven, eg no dialog
I needed a lisp to increment numbers. I found a couple but ended up making my own flavors so here they are to share with other folks that could use them
INCNUM
-Increment Number
-Prefix / Suffix
-Starting Value
-Increment Value
-Min Digits to Maintain (e.g. leading zeros)
-Text Height
-Text Object Type
-MText Enab Background Mask
-Additional lisp to convert DTEXT to MTEXT and enable Background Mask
-Additional Lisp to Enable MText Background Mask
INCLET
-Increment Letter, Case Per Entry Case
-Prefix / Suffix
-Starting Value
-Increment Value
-Text Height
-Text Object Type
-MText Enab Background Mask
-Additional lisp to convert DTEXT to MTEXT and enable Background Mask
-Additional Lisp to Enable MText Background Mask
Hope someone finds these useful
Best Regards
-Tim C.