Message 1 of 8

Not applicable
12-12-2016
01:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi guys,
I would like to get a lisp to number layouts. I have found many codes, but I want to number only a character for the ctab. My layouts name are: "X.##.Floor" (##is the layout number) So, if I create a new layout, I have to number all layouts.
(substr,$(getvar,ctab),2,3)
Solved! Go to Solution.