$D #USAGE
:S
;
;       VUERAN.DO
;       Invokes VUERAN  to vue a RANDOM file
;
;       Created:  October 84 by JAJ
;       version 2.0
:S
GOTO #$0
;##USAGE
:<?Command error. To use VUERAN enter: >
XY=2
XY=2
XY=12
:<        .VUERAN>
XY=11
:< {filename}{/option}

       This program will allow you to vue a RANDOM file

       Invoke by typing VUERAN {filename}/OPTION

       Options available are:

       /B  - creates a complete recallable backup of the file


>
XY=12
@EXIT
;#$0
:S
:<Loading $0>
:<.>
LOAD BAS:NOECHO.SBR
:<.>
LOAD BAS:ACCEPT.SBR
:<.>
LOAD BAS:XPPN.SBR
:<.>
:R
RUN VUERAN.RUN
$0