;STUVUE.DO  invokes the program STUVUE.RUN
;           a simple program for students to work on Basic programs
;           without being able to yank in someone elses program
:S
;do not load STUVUE.SBR into memory it works better with it on disk
;LOAD BAS:STUVUE.SBR
:<Loading >
:R
RUN STUVUE
$0