Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
I tray to used his command "MView, in an automatic way, this for test for another purposes. I ‘can’t get I to work
somebody knows why.
Iam in layout mode and need to zoom in to a known area.
(DeFun c:ppppp ()
(Setq P11 (list 21 113))
(Setq P22 (list 82 118))
(setq P111 (list 93 217))
(command "_MView" "new" "p11" "p22" "" p111)
)
Regards
Henrik
Solved! Go to Solution.
|