; 
; 
; The Ultimate DMC (Disk Mag Creator) F1 Software `GOLD' Version 1997
;
; Startup-Sequence by Andy Gibson (AGAS Productions)
;
;
; This file contains a couple of lines which have been COMMENTED or REM'ED
; out by using the  ;  (semi-colon) character.
;
; Remove the  ;  to use files.
;
; ========================================================================
;
; Some people may find that DMC still asks for the boot disk from time to
; time  when using multi-disk releases.   This is due to accessing of the
; CrM.Library in the Libs: Dir.
;
; The  only  way to  overcome this problem is to copy the libs to ram and
; assign  them.    (do  this  if  you want, it should help, but uses some
; precious memory :(   Please note that the commands Copy and Assign must
; be in your C directory also.   (remove the semi-colons below to do this
; next time ya boot this disk)
;
;Copy Libs:CrM.Library Ram:
;Copy Libs:Diskfont.Library Ram:
;Assign Libs: Ram:
;
;
; Just load WBench so users can load DMC from there.  DMC can also be run
; directly from this Startup-Sequence by removing the GOWB line below and
; replacing it with DMC.exe instead.
;
; Load Workbench here ...
;GOWB
;
; Load DMC here, you may remove GOWB from above if you want?
CLICK_ME

