Script question

 From:  fcwilt
12047.6 In reply to 12047.4 
Hi,

The script I posted that had "reverseView" in it toggled between, in this case, front and back.

You posted this:

script:moi.ui.mainWindow.viewpanel.mode = 'front';

I wanted a script that would always and only change to front view AND a script that would always and only change to back view.

Your script seems to change to the "button" which does the front/back toggle without setting the "button" to front.

Thanks.

Frederick