
to use UDraw immediately (well, almost): 

( The following assumes that the release disk has a directory called UDraw 
that contains all the necessary files.  The file UDraw/libs/iff.library must 
be (put)in the sys:libs directory.  The Thin font needs to be in the fonts
directory. The release disk needs to be in df0: )

from CLI -  copy df0:UDraw/libs/iff.library sys:libs
from CLI -  copy df0:
from CLI -  assign UDraw: df0:UDraw
from CLI -  run UDraw



TO MAKE A BOOT DISK:

            place disk to be made into df0:
from CLI -  format drive df0: name UDraw noicons
from CLI -  install UDraw:
from CLI -  makedir ram:UDraw
            place release disk with UDraw in df0:
from CLI -  copy df0:UDraw ram:Udraw all
            place formatted disk in  df0:
from CLI -  copy ram:UDraw df0: all 

your boot disk, minimally, should look something like this:

***************************************************************************

     c (dir)
       MuchMore                         Run
     Objects (dir)
       Devices.b                        Discrete.b
       Layout.b                         Linear.b
       misc.b                           Printed.b
       Stamps.b                         
     l (dir)
       Disk-Validator                   Port-Handler
       Ram-Handler                      
     devs (dir)
       parallel.device                  system-configuration
     s (dir)
       Startup-Sequence                 
     Text (dir)
     Layouts (dir)
          Clips (dir)
     Fonts (dir)                                                   
          thin (dir)
            7
          Tpz (dir)
            14                                                     
       Thin.font                        Tpz.font                 
     Schematic (dir)
       HB01                             HB02
       HB03                             HB07
          Clips (dir)
     libs (dir)
       diskfont.library                 icon.library
       iff.library                      
     Clips (dir)
       7400                        74138
  .info                            Contents
  Contents.info                    Readme.Setup
  ReadmeSetup.info                 Disk.info                        
  UDraw                            Udraw.doc                        
  UDraw.doc.info

**************************************************************************

If any of the above are not found on the new disk, copy the Commodore files 
from the c, libs, l, fonts, devs directories from the Workbench disk onto the
new disk to fill out the necessary items.

reboot with UDraw in df0:



HARDDISK  

from CLI - makedir UDraw
           place the release disk in df0:
from CLI - copy df0:UDraw  dh0:UDraw
           copy the necessary items from the release disk to make the
           directory UDraw look something like this

***************************************************************************

     Objects (dir)
       Devices.b                        Discrete.b
       Layout.b                         Linear.b
       misc.b                           Printed.b
       Stamps.b                         
       parallel.device                  system-configuration
     Text (dir)
     Layouts (dir)
          Clips (dir)
     Schematic (dir)
       HB01                             HB02
       HB03                             HB07
          Clips (dir)
     Clips (dir)
       7400                        74138
  .info                            Contents
  Contents.info                    ReadmeSetup
  ReadmeSetup.info                 Disk.info                        
  UDraw                            Udraw.doc                      
  UDraw.doc.info
           
************************************************************************

Make sure that your libs directory has the iff.library from the release

            place the release disk in df0:
from CLI -  copy df0:UDraw/libs/iff.library sys:libs

            Transfer the thin font.
from CLI -  copy df0:fonts/thin.font sys:fonts
from CLI -  makedir sys:fonts/thin
from CLI -  copy df0:fonts/thin sys:fonts/thin all

Use preferences to adjust the mouse double-click (see: UDraw.doc) to suit 
your needs.

in your startup sequence, add this assign:

            assign UDraw: UDraw

from CLI -  run UDraw/UDraw


UDraw.1.0 is (c) Copyright 1993 by Ron Stefkovich, All Rights Reserved.
UDraw.1.0 is shareware ( see the bottom of UDraw.doc ).
UDraw.1.0 may be freely distributed as part of the Fred Fish Library.

iff.library is by Christian A. Weber and is in the public domain.
