home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #3 / amigamamagazinepolishissue1998.iso / blabla / powerassign / powerassign.doc < prev    next >
Text File  |  1998-01-24  |  2KB  |  76 lines

  1.                                PowerAssign 2.12
  2.                         (c) 1997 Szymon Pura, FREEWARE
  3.  
  4.  
  5. ============
  6. INTRODUCTION
  7. ============
  8.  
  9.   PowerAssign is a suplement for the Shell/CLI command Assign.
  10.   It allows numerous 'assign-tricks', like creating volumes,drives etc.
  11.  
  12.   It's especially useful to help install badly written games on the
  13.   hard drive.
  14.  
  15.   WARNING: PowerAssign causes some dirty changes in the DosList and can
  16.   be the cause of a GURU.
  17.  
  18.  
  19. =====
  20. USAGE
  21. =====
  22.  
  23.   PowerAssign <command> <label1> [<label2>]
  24.  
  25.  Explanations of <command>:
  26.  
  27. 1. - AA - create a new assign or change the existing one (just like Assign)
  28.  
  29.        PowerAssign AA NewAssign: Work:Utils/Data
  30.  
  31. 2. - AD - create a new DOS drive and assign it to the given directory
  32.  
  33.        PowerAssign AD DF2: RAM:Data/Programs
  34.  
  35. 3. - AV - create a new 'volume' and assign it to the given directory
  36.  
  37.        PowerAssign AV Disk1:  DH1:Games/Game/Disk1Data
  38.  
  39. 4. - A - change a given volume or drive to an assign
  40.  
  41.        PowerAssign A DF0:  ; and DF0: becomes an assign
  42.  
  43. 5. - D - change a given assign or volume to a drive
  44.  
  45.        PowerAssign D LIBS: ; and LIBS: becomes a drive
  46.  
  47. 6. - V - change a given drive or assign to a volume
  48.  
  49.        PowerAssign V DEVS:
  50.  
  51. 7. - C - copy assignation from <label2> to <label1>
  52.  
  53.        PowerAssign AA Disk1: DH0:Games/Game
  54.        PowerAssign C DF0: Disk1:    ; and DF0: becomes Disk1:
  55.  
  56. =========
  57. TECHNICAL
  58. =========
  59.  
  60.   Kickstart V36 (OS 2.0) or newer required
  61.  
  62.   PowerAssign disobeys some Guideline rules, so please be careful with it.
  63.   (It's impossible to do some stuff the legal way :(
  64.  
  65. ======
  66. AUTHOR
  67. ======
  68.  
  69.   Send your donations,suggestions and bug reports to:
  70.  
  71.                                  Szymon Pura
  72.                                  Witosa 8/57
  73.                               42-224 Czestochowa
  74.                                     POLAND
  75.                               szymp@friko.onet.pl
  76.