home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Extra 1996 #6 / AmigaPlus-eXtra-6-96.iso.7z / AmigaPlus-eXtra-6-96.iso / programme / dust / dusthelp / windowsize < prev    next >
Text File  |  1996-03-22  |  246b  |  7 lines

  1.   COMMAND WINDOWSIZE
  2. -----------------------------------------------------------------
  3.     Purpose: size the specified window
  4.       Usage: WINDOWSIZE(<windowID>,<XSize>[,<YSize>])
  5.    Examples: windowsize(2,400)
  6.              windowsize(2,400,200)
  7.