home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / mac / programm / 15260 < prev    next >
Encoding:
Text File  |  1992-09-09  |  986 b   |  36 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!munnari.oz.au!bruce.cs.monash.edu.au!monu6!steven
  3. From: steven@monu6.cc.monash.edu.au (Steve Stergakis)
  4. Subject: hypertalk field problem
  5. Message-ID: <1992Sep10.030000.7282@monu6.cc.monash.edu.au>
  6. Organization: Monash University, Caulfield Campus
  7. Date: Thu, 10 Sep 1992 03:00:00 GMT
  8. Lines: 26
  9.  
  10.  
  11. has anyone written any scripts in hypertalk to handle
  12. extracting multiple lines out of a scrollable
  13. field...
  14.  
  15. eg if there is a field
  16.  
  17. +----------------------------------+
  18. |                   |
  19. | fred                   |
  20. | steve                   |
  21. | clown                   |
  22. |                   |
  23. +----------------------------------+
  24.  
  25. i need a script that would allow me to place... lets say fred 
  26. and clown (but not steve) so that i can use them for 
  27. some processing...
  28. any ideas...  i need something that will allow the user
  29. to select multiple fields with the mouse (perhaps even deselect
  30. when they make a mistake).. so that i can do some processing
  31. on the fields...
  32.  
  33. thanks in advance
  34. steven
  35.  
  36.