home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / disks / misc / disksplit / diskjoin.doc < prev    next >
Text File  |  1996-05-08  |  928b  |  36 lines

  1.     NAME
  2.     DiskJoin - join files split by DiskSplit        ( v1.0 7-5-96 )
  3.  
  4.     TEMPLATE
  5.     DiskJoin filebase
  6.  
  7.     DESCRIPTION
  8.     Use this program to join files split by DiskSplit. First put them
  9.     together into one directory. If the file wasn't split in 
  10.     archivisers mode, make sure there is no file with the same name as
  11.     the source file. As a filebase type full source name. E.g.: the
  12.     source file name was foo.lha. Disksplit made foo.l01, foo.l02.
  13.     To join these files, first check there is no foo.lha, then type:
  14.         DiskJoin foo.lha
  15.     That's all.
  16.  
  17.     INPUTS
  18.     filebase - source file name
  19.  
  20.     Options:
  21.      In the current version there aren't options.
  22.  
  23.     RETURN
  24.     When the command fails, the reason should be printed.
  25.  
  26.     AUTHOR
  27.     This piece of software is fully Public Domain. Do whatever you
  28.     want.
  29.  
  30.     If you have any suggestions or you find my program useful send
  31.     a mail to me.
  32.  
  33.     Rafaî Mantiuk
  34.     e-mail: cret@cerber.man.szczecin.pl
  35.  
  36.