Macro verbiage to "Save Named View"?

Hey guys,

I made a Button to change the c-plane via X-axis, and then Set View to C-Plane. But I can’t figure out the verbiage to then make the button prompt me to name a saved view (that will also save the C-plane along with it, of course.)

Thoughts?

Hello - this, I think:

! CPlane _3Point _Pause _Pause EnterEnd Plan -_NamedView _Save

-Pascal

yep, that’s basically what I have for the first two parts, and thanks for the named view string. Will try that.

Works great, thx