[DogParkList] Re: [MacLoggerContest] Re: MacLoggerDX signal reports

Don Agro dagro at dogparksoftware.com
Mon Aug 1 16:37:38 EDT 2005


Hi Bob,

On 1-Aug-05, at 1:59 PM, Bob Jones wrote:

> this sounds like a neat solution. Could you create scripts like this?
> F1: six tabs to get to the SRX field.

Here is the AppleScript to send 6 tabs to MLDX...

-------------------------------------------------
tell application "MacLoggerDX"
     activate
     tell application "System Events"
         key code 48
         key code 48
         key code 48
         key code 48
         key code 48
         key code 48
     end tell
end tell
------------------------------------------------


73 Don Agro VE3VRW

D o g   P a r k   S o f t w a r e   L t d .

email: dagro at dogparksoftware.com
   www: http://www.dogparksoftware.com
     iChat AV:dogpark at mac.com



More information about the DogParkList mailing list