home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Programming / ADOS Guide / ADOS commands / Join < prev    next >
Encoding:
Text File  |  1998-02-16  |  464 b   |  21 lines

  1.                          --AMIGADOS GUIDE V2.5--
  2.                                   JOIN        
  3.  
  4.  
  5.    USE:
  6.    This commands sole purpose is to as the name suggests join a list of
  7.    files together as one.
  8.  
  9.    PATH:
  10.    C:
  11.  
  12.    SYSTEM:
  13.    2.0 (enhanced), 2.1, 3.0
  14.  
  15.    EXAMPLES:
  16.    1>JOIN File1 File2 File3 AS Files1-3
  17.  
  18.    NOTES:
  19.    Do not try to join files together which are fairly complex like IFF
  20.    picture files and sampled sounds as they could become corrupted.
  21.