:SCREEN STRUCTURE
SKETCH,"SK1",0,0,100,82,,5,1,
COMMAND,"",18,77,20,6,L,,SPECIAL>SETTITLE|*MV|%s - View:%s
BUTTON,"Choose a View",8,84,20,6,L,,SKETCH>CHOOSEVIEW|SK1|Choose a view of model structure&SPECIAL>SETTITLE|*MV|%s - View:%s
BUTTON,"Previous",7,92,10,6,L,,SKETCH>PREVVIEW|SK1&SPECIAL>SETTITLE|*MV|%s - View:%s,
BUTTON,"Next",19,92,10,6,L,,SKETCH>NEXTVIEW|SK1&SPECIAL>SETTITLE|*MV|%s - View:%s,
BUTTON,"Print",54,84,10,6,L,,PRINT>SK1
BUTTON,"Export",54,92,10,6,L,,EXPORT>SK1
BUTTON,"? Help ?",71,84,22,6,L,,SPECIAL>WINHELP|VRHELP.HLP|1200
BUTTON,"Exit to Main Menu",71,92,22,6,L,,,MAIN
There are a number of ways to present structure. This screen is pretty much the same as the structure screen in the Vensim Model Reader. The Zoom percent is set at 5 to put the sketch in fit to screen mode. Because of this, no scroll bars are shown for the sketch. Notice that the SETTITLE command appears on entry to the screen and also whenever the selected view is changed. The Help button brings up a topic appropriate to this screen.