PDA

View Full Version : Scrip for named view


Jim
01-12-2004, 12:10 AM
I'm having problems creating a script that will open a named view. I would like to be able to call a script from inside a drawing, that would change the current view to a named view.
Any Help would be appreciated.

Eddie
01-12-2004, 01:20 AM
well what have you got at the moment ?

Jim
01-12-2004, 02:00 AM
well what have you got at the moment ?

script file name: tbk.scr

scrip: _view ? TitleBlock


I have a return at the end of TitleBlock. TitleBlock is the name of the named view.

Eddie
01-12-2004, 03:10 AM
Try this..

-view restore TitleBlock