Message 1 of 4
Osnap lisp doesn't work

Not applicable
07-23-2021
12:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello sir.
I want to use lisp when I want to turn on Osnap.
I've used this lisp in 2006 version, but it doen't work in 2022.
Please check this lisp.
↓
(defun c:vv()
(command "ucs" "w" "osnap""end,ins,cen,nod,int")
)
Thank you. Best regard.