You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,12 +79,13 @@ Note - I keep my all.txt files fairly small by archiving sections into other fil
79
79
The software uses a simple wsjt_all.ini file to locate the all.txt files and set a couple of options. If none exists, the software can create a template for you but you still need to edit it to specify the paths to the all files. The wsjt_all.ini file looks like this:
80
80
```
81
81
[inputs]
82
-
allA = C:\Users\drala\AppData\Local\WSJT-X\all.txt <- this file is used for the 'single all file' case
82
+
allA = C:\Users\drala\AppData\Local\WSJT-X\all.txt
0 commit comments