home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / source / sfmulti.cpt / SFMultiGet / ReadMe.c next >
Encoding:
Text File  |  1992-10-10  |  981 b   |  31 lines

  1. /*
  2.     Hi there!
  3.     
  4.     After craving a multi-get dialog box for a while, I finally got the time
  5.     to write one. And since I could never find one on-line, I'm uploading it
  6.     far and wide (or at least to cis/aol/sumex). It works, and _should_ work
  7.     under MPW & Think. The methods are a little ugly (stringtonum), but hey,
  8.     you can write your own if you want.
  9.     
  10.     Potential improvements:
  11.         Ñ Filtering out the files already in the list. This doesn't really
  12.           bother me, but if you want, the fileFilter function is ready.
  13.         Ñ Better System 6 behavior. Actually, I'm not sure what the thing
  14.           looks like under 6. Probably the auto-centering is off, the
  15.           button isn't hilited, & the enter keys don't work.
  16.     
  17.     If you use this, feel free to send me a copy of the program ;)
  18.     
  19.     Manuel Veloso
  20.     9 High Rock Way #3
  21.     Allston, MA 02134-2414
  22.     
  23.     cis: 70365, 1426
  24.     aol: Fish26
  25.     net: veloso@husc10.harvard.edu
  26.     
  27.     History:
  28.     1.0    same as current, except without the scrollbar.
  29.     1.1    added a scrollbar.
  30. */
  31.