Message 1 of 18
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I wonder if one lisp can be created, the requirements are below,
1. to add same value to text, mtext, leader, block attribute,
for example, add "1" to the following 5, 10, 15, 50, 100, they will be changed to 6, 11, 16 , 51, 101
2. to minus same value to text, mtext, leader, block attribute,
for example, minus "2" to the following 5, 10, 15, 50, 100, they will be changed to 3, 8, 13 , 48, 98.
Thank you very much in advance. 🙂
Solved! Go to Solution.