home *** CD-ROM | disk | FTP | other *** search
/ X-Ray / X-Ray.iso / gfx-soft / dust / dusthelp2 / mjoin < prev    next >
Encoding:
Text File  |  1996-09-20  |  335 b   |  8 lines

  1.   COMMAND MJOIN
  2. -----------------------------------------------------------------
  3.     Purpose: join a object-sequence into one single object
  4.       Usage: MJOIN(<rangeMinID>,<rangeMaxID>,<destID>)
  5.    Examples: mjoin(33,124,200)
  6.              (Joins all objects which have an identifier between
  7.               33 and 124 into object 200.)
  8.