Message 1 of 23
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have tried the below lisp to replace the block "RR" with "Level".
(defun C:QW4 ()
((C:-BLOCKREPLACE) "RR" "level" ""))
{{ Command: QW4
Initializing...
Select the block to be replaced or [?/= (select object)]: }}
After enter QW4 command, its prompting to select the block instead of replacing. Please resolve this.
Bala
Thanks
Bala
Bala
Solved! Go to Solution.