home *** CD-ROM | disk | FTP | other *** search
- 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
- From: erh0362@tesla.njit.edu (Elliotte Rusty Harold)
- Newsgroups: comp.sys.mac.misc
- Subject: Can Quickkeys read strings froma file?
- Message-ID: <1992Sep6.134832.1@tesla.njit.edu>
- Date: 6 Sep 92 18:48:32 GMT
- Sender: news@njit.edu
- Organization: New Jersey Institute of Technology
- Lines: 13
- Nntp-Posting-Host: tesla
-
-
- Would the following be possible with QuickKeys? I want to read a
- series of strings, one to a line, out of a file. After I read a string I want
- to perform several actions including entering the string into a dialog box.
- The rest of the actions are mainly mouse movements in particular locations on
- the screen that I'm sure QuickKeys can handle. Then I want to read the next
- line of the file into my string variable and repeat the actions. When the
- file is exhausted I stop. The application this will be occurring in is not
- System 7 savvy so Frontier and AppleEvents are not options.
-
- Elliotte Rusty Harold Department of Mathematics
- elharo@m.njit.edu New Jersey Institute of Technology
- erh0362@tesla.njit.edu Newark, NJ 07102
-