[DogParkList] MacLoggerDX V5 for Cocoa Scripting

Don Agro dagro at dogparksoftware.com
Sat Feb 7 11:28:59 EST 2009


You can log a QSO via AppleScript in Beta 74

-- MacLoggerDX Scripting commands

tell application "MacLoggerDX"

get version
count every qso
exists qso "W1AW"
get call of qso 1
get first_name of qso 1
get last_name of qso 1
call of every qso whose call starts with "W7"
log "W1AW"

end tell


73 Don Agro VE3VRW



More information about the DogParkList mailing list