Advertisement
Guest User

TQSL Upload script

a guest
Mar 16th, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. rem Automated TQSL script for windows
  2. rem This is written assuming the script is in the same dir as tqsl.exe
  3. rem -x parameter should point to your log file, must have quotes
  4. rem -c is your callsign as entered into TQSL
  5. rem -l is your station location name, as entered into TQSL
  6. tqsl.exe -d -u -x "<path to log file>" -a compliant -c <callsign> -l "<station location>" 2>results.txt
  7. pause
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement