home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / mac / misc / 16085 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.2 KB

  1. Path: sparky!uunet!paladin.american.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!rutgers!njitgw.njit.edu!tesla.njit.edu!erh0362
  2. From: erh0362@tesla.njit.edu (Elliotte Rusty Harold)
  3. Newsgroups: comp.sys.mac.misc
  4. Subject: Can Quickkeys read strings froma file?
  5. Message-ID: <1992Sep6.134832.1@tesla.njit.edu>
  6. Date: 6 Sep 92 18:48:32 GMT
  7. Sender: news@njit.edu
  8. Organization: New Jersey Institute of Technology
  9. Lines: 13
  10. Nntp-Posting-Host: tesla
  11.  
  12.  
  13.     Would the following be possible with QuickKeys?  I want to read a 
  14. series of strings, one to a line, out of a file.  After I read a string I want 
  15. to perform several actions including entering the string into a dialog box.  
  16. The rest of the actions are mainly mouse movements in particular locations on 
  17. the screen that I'm sure QuickKeys can handle.  Then I want to read the next 
  18. line of the file into my string variable and repeat the actions.   When the 
  19. file is exhausted I stop.  The application this will be occurring in is not 
  20. System 7 savvy so Frontier and AppleEvents are not options.
  21.  
  22. Elliotte Rusty Harold        Department of Mathematics
  23. elharo@m.njit.edu        New Jersey Institute of Technology
  24. erh0362@tesla.njit.edu        Newark, NJ 07102
  25.