While 1 ClipPut ("") Sleep (100) $junk = ClipGet () If $junk = "" Then ExitLoop WEnd ;;; code to get to the correct screen and then Send ("^c");get # of pulses Sleep (50) $pulses = ClipGet () Sleep (50) Send ("{TAB}") Send ("^c");get interval Sleep (50) $in...