head	1.3;
access;
symbols;
locks; strict;
comment	@# @;


1.3
date	2003.09.23.18.38.05;	author shd;	state Exp;
branches;
next	1.2;

1.2
date	2003.09.23.18.37.50;	author shd;	state dead;
branches;
next	1.1;

1.1
date	2003.09.23.18.37.39;	author shd;	state Exp;
branches;
next	;


desc
@@


1.3
log
@*** empty log message ***
@
text
@;$VER UADELoad 1.0
;Written By Dave Crawford
;------------------------Psuedo GPL.
;------------------------If you change it, put your name on it!

requestfile INITIALVOLUMES Title="UADE Loader" >ENV:uadefile

IF $uadefile eq ""
   requestchoice "UADE Loader" "No File Selected, exiting!" "OK" >NIL:
ELSE
   run >NIL: uade $UADEFILE
ENDIF

endcli >NIL:

@


1.2
log
@*** empty log message ***
@
text
@@


1.1
log
@*** empty log message ***
@
text
@@

