MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "continue": {
        "gapcontinue": "Rotators",
        "continue": "gapcontinue||"
    },
    "warnings": {
        "main": {
            "*": "Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce> for notice of API deprecations and breaking changes."
        },
        "revisions": {
            "*": "Because \"rvslots\" was not specified, a legacy format has been used for the output. This format is deprecated, and in the future the new format will always be used."
        }
    },
    "query": {
        "pages": {
            "1753": {
                "pageid": 1753,
                "ns": 0,
                "title": "Release Notes",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "==Release information 4.47.0 (to be released)==\n===Bugfixes===\n* When hovering an hyperlink, the hand cursor was not always displayed.\n* HA DX contest : It was not possible to edit the serial sent (for non-HA stns). Tnx DJ8EW, DL6RAI.\n* DARC Easter : The worked mults wnd (Alt-M) didn't display the correct data. Tnx DL7YS.\n* F10 window : Under some circumstances and for specific contests, it could crash the program. Tnx PA2A.\n===New features===\n* Lua API version string is 1.10.0\n* Yuri Gagarin International DX Contest disabled because of the new rules where the same exchange can be counted differently (per band, or per band and mode) depending on its nature. The code can't cope with that.\n* New text command : LOADMSGS to open the current op. directory and allow loading CW or RTTY messages.\n* Lua : wtQso:SetSentSerial(nSerial) : If applicable, set the serial of the current QSO.\n* Self-spot allowed for the ARRL DX, ARRL Sweepstakes and Russian DX. Complain to the ARRL and SRR if you want to stop this madness. Tnx N6TV.\n* Lua : wtGab:Send now accepts a third optional boolean parameter to *not* log the sent gab. New API syntax :  wtGab:Send(strText[, strToStation [, bDontLog]]). Tnx KD4D. Ex : wtGab:Send(\"Hello world!\", \"STN45\", true) will send \"Hello world!\" as a gab to STN45, but won't log/display it in the sender Gab window.\n* Lua : onBandChange event : If the radio is out of bands, the value of wtArg when onBandChange is called is set to \"0/RadioId\". Tnx TK5EP.\n* Lua : New wtApp:Timeout(nDuration) added. Similar to wtApp:Sleep except Win-Test is not blocked while it is executed. nDuration expressed in ms.\n* Lua : New wtApp:TimeoutBox(nDuration, [strText, [bAbortEnabled]]) API added. Displays a modal dialog box with a timeout progress bar, an optional centered text and an (optionally enabled) abort button. The duration is expressed in milliseconds (min 100). Win-Test is not blocked while it is executed.\n* File / Explore now only copies the path if the Shift key is held.\n* Fix bug : The NA Sprint LCR parser failed under some circumstances. Tnx N6TV.\n* All CQ Contests : Restrictions regarding Russia and Belarus are now lifted. Tnx PA2A.\n* CQWW RTTY : LCR parser added. Tnx F5UII.\n* Option added in the World Map display to the differentiate skimmers spots from the human spots.\n\n==Release information 4.46.0 (January 17th, 2023)==\n===Bugfixes===\n* ARRL RTTY Roundup : The Check Mult window (F10) was not filled properly. Tnx PA2A.\n* When entering your own callsign in the log (to cancel a QSO), your own location was displayed on the spots map (if enabled).\n* FT-891 : Code totally rewritten and it now works as expected. Tnx RX3APM for report, and DK5MR for testing.\n===New features===\n* Lua API version string is 1.9.0\n* Lua : wtApp:TextCommand now accepts \"*\" as strStn to send to all stations of the network.\n* Lua : New local variable wtFrom. Set to nil by default. Contains the name of the station that sent the text command thru network to run a local script. Can be useful when two (or more) stations exchange data with scripts.\n* Lua : New onBandChange event when there is a band change. wtArg includes the band name and the radio as strings (ex : \"10/0\" for 10m on radio1). Reminder : The band name can have letters in it (2KM, 10G etc.) onBandChange.wts example :  _, _, band, radio = string.find(wtArg, \"(%d+[GKM]*)/(%d+)\") wtApp:AlertBox(\"RadioID: \" .. radio .. \" Band: \" .. band). Tnx TK5EP.\n* WAG : LCR parser added.\n* Cabrillo import : When the Cabrillo contest identifier is unknown, Win-Test now offers the possibility to choose the contest the log is referring to. \n* Radio wnd / List view : When possible, set an inactive VFO indicator. Tnx DJ0ZY. \n* Carrier / Tune timer : The remaining time is now displayed in the Stop button caption.\n* Explore Current op. directory added to the File menu. Two (similar) Lua API added to get this path : - wtApp:GetCurrentOpPath() - wtOp:GetPath()\n* Lua : New wtKeyer:Load(strFileName) API to load messages from a .smsgs file. If no path is specified, the current op. directory is used. Tnx F6IFY.\n* The default directory to save or load CW/RTTY messages is now set to the current op. directory.\n* The QTC transmit and receive dialogs are checked to be always visible even if their positions were saved with a different monitors configuration. Tnx F5UII.\n* The WAE messages can now be saved and loaded.\n* Partner Wnd : After a Q is entered and the window is cleaned, the remaining content stays in place to not mess up the $GRABn variables. Tnx FY5KE.\n* Scripts manager : Refresh button added. Useful if you alter directly the scripts directory.\n* Ctrl-X now prompts for a text command to be executed on the current QSO if it applies.\n* The log caret / cursor can now be displayed as a solid block (Options / Log). Text commands : BLOCKCARET / NOBLOCKCARET or BLOCKCURSOR / NOBLOCKCURSOR. Tnx DL6RAI.\n* When archiving, the full path of the generated zip file is copied to the clipboard.\n* When using RUN vs S&P, Alt-F4 (return to the last RUN CQ freq) switches automatically to RUN. Tnx F5UII.\n* WAE : Following the rules, if the received serial is set to 000, points are credited only if it is a new mult. Tnx F5UII.\n* Text commands : \"NOTES\" added as a text command to open the notes file attached to the current log.\n* Partner window : Partial callsigns or callsigns with wildcard character(s) '?' are now removed if they match the callsign entered in the log. Tnx FY5KE.\n* Checkmark added to the freq offsets menu item if they're enabled.\n* The summary data broadcast is now allowed for single-ops, independently of the Master setting in the contest configuration dialog. Tnx K2RET.\n\n==Release information 4.45.0 (October 18th, 2022)==\n===Bugfixes===\n* Flex 6000 series added. Fixes the RTTY filter selection bug with the Kenwood interface. Only one slice is displayed, unless the split is selected. Tnx DL6DH, DL8OH, DL6RAI.\n* IARU FD R1 : /MM stations do not count as mult. Tnx DL6RAI.\n* WAEDC : When the Alt-M window was copied, the numerical call areas of the countries that apply weren't used. Tnx DL6RAI.\n* OK1WC Challenge : When the callsign length was over 8 chars, the mult extraction (last char of the suffix) wasn't working correctly. Tnx DJ0ZY/DD5M.\n* IOTA contest : In Multi-1 category, the QSO numbering was wrong. Tnx DL6RAI and others.\n\n===New features===\n* Outbound RadioInfo external UDP messages capability added in the  interfaces settings dialog (network advanced settings), to make easier to use additional programs or devices. Already tested with the rf-kit.de RF2K-S SSPA. Tnx F5HRY.\n* Freq offsets : New text commands to access the setup : OFFSETSETUP (or OFFSETSSETUP). New text commands to enable/disable the freq offsets: OFFSET/NOOFFSET, OFFSETS/NOOFFSETS, OFFSETON/OFFSETOFF, OFFSETSON/OFFSETSOFF. Tnx F5UII. \n* OCDX : /M, /MM and /P do not count as prefix multipliers.\n* New setting dialog (Commands / Carrier timer...) to enable or not the carrier/tune (Ctrl-T) timer and set its duration. Tnx F5HRY.\n* The /LH callsign extension (LightHouse) doesn't interfere anymore in the DXCC entity resolution. Tnx F5UII.\n* DXPed HF : Distance added to the geographical data of the F10 wnd. Tnx F5UII.\n* Yaesu Band data code for 60m added on the LPT output. As the default code (identical to 40m) can interfere with other bands, the user can choose to use the 50 MHz (6m) band code or an usused code. Tnx FY5FY.\n* Text and CSV export : The format YYMMDD is added to the fields list. Tnx F6AJA.\n* IOTA contest : Cabrillo updated to v3.\n* IOTA contest : Rules 2022 : The Q with Russian and Belarus stations count 0 point and don't count as multipliers. See https://www.rsgbcc.org/hf/rules/2022/riota.shtml (RSGB IOTA Contest website) for details.\n\n==Release information 4.44.0 (July 22nd, 2022)==\n===Bugfixes===\n* REG1TEST files : The QSO points and the claimed score were always set to 0 by default. Tnx F1EZG @ TM5R.\n===New features===\n* When applying exchange(s) to entered QSOs (Ctrl-F10), the numbers of found QSO and updated QSO are notified.\n\n==Release information 4.43.0 (July 1st, 2022)==\n===Bugfixes===\n* Bugfix : The CW default messages for the REF DDFM 50 MHz were wrong.\n* Bugfix : The title of the LPT port properties dialog was incorrect.\n* Bugfix : When using markers in the bandmap and if the marker text was totally visible, the first line of the tooltip was empty. Tnx F6BGC.\n\n===New features===\n* All Asian DX : Cabrillo updated to v3.\n* Generic VHF+ contests have been extended to accommodate contests where a fixed exchange is sent instead of a serial number. Just enter this exchange in the \"Exchange\" field of the contest configuration dialog. If this entry field remains empty, the usual serial numbers are used. Tnx DL6RAI, DJ0ZY.\n* All VHF+ generic contests are no more limited to 6-char grids (locators) and now accept 4-char grids (locators) exchanges as well.\n* New option in the Cabrillo options dialog and the REG1TEST options dialog to set the claimed score to 0 point. Useful if you are using a contest template that is not fully adapted to the scoring method, and you don't want to mess up the claimed scores (if any).\n* The names of two microwaves bands over 76 GHz were wrong. They are now correctly labelled 122G and 134G, instead of 119G and 142G. Tnx F4CWN.\n* New band data code available on the LPT output, designed for VHF+ bands, from 50 MHz to 122 GHz. Tnx F4CWN.\n* Band plans : New option to reject (automatic) spots outside the defined segments for a given mode, acting as filters. Tnx DL3DXX. Reminder : By default, the band plans are used to determine the mode of the (non-automatic) spots. They don't act as freq filters.\n* Merge Logs : When sorting logs and if the timestamps of two (or more) QSO are identical (can happen if logs were imported from Cabrillo files), Win-Test now relies on the serial sent (if any) to order these QSO. Tnx N6TV.\n* Yaesu FTDX-10 added. Tnx DL4LAM.\n\n==Release information 4.42.0 (May 20, 2022)==\n===Bugfixes===\n* The display options of the zones window(s) (Alt+Z) were not always correctly retained between sessions. Tnx F5LIW.\n* Notes report dlg : After editing a note, the log caret (cursor) wasn't restored.\n\n===New features===\n* When creating your Cabrillo log, you can now also submit it in one click to the Super Check Partial Database. This feature requires wtScpSubmit.dll which is included in the latest Win-Test installers. If needed, this dll is also available at http://download.win-test.com/utils/wtScpSubmit.dll. It must be placed in the Win-Test installation directory. Under some circumstances (especially with oldest OS), you may need MSVCP140.dll and/or others to be installed on your system. The easiest way is to install the latest Microsoft Visual C++ Redistributable packages for Visual Studio X86 available here:  https://aka.ms/vs/17/release/vc_redist.x86.exe. Finally, on Win7, to ensure TLS 1.1 and 1.2 are enabled, apply this easy fix https://is.gd/QlQgbg\n* CQ-M : 10-minute rule for MOST (M/S) entries removed (rules 2022).\n* Add LCR parsers to the CQ-M, RAEM, and Yuri Gagarin DX contests.\n* Add the Out Of Band sections to the CQ WW and CQ WPX LCR parsers. Tnx F6KOP.\n* OK/OM : Rules 2022 : The Q with Russian and Belarus stations count 0 point and don't count as multipliers. See http://www.okomdx.crk.cz/ (OK-OM DX contest website) for details.\n* Interfaces Setup dialog : The keying compensation can now be negative (in the case where the TRX extends the keying). Tnx N6TV.\n* CQWPX : Rules 2022 : The Q with Russian and Belarus stations count 0 point and don't count as multipliers. See https://is.gd/HIMOLP (CQWPX blog) for details.\n* Lua : It's now possible to attach Lua scripts to text commands that are identical to mode names (\"SSB\", \"CW\", \"RTTY\", etc.). In these cases, the script will be called *after* the command is processed normally by Win-Test. Tnx TK5EP.\n* The DX spots window (Alt+A) display options are now interactive.\n* World Map : Options : The colors of the paths can now be the same as the markers.\n\n==Release information 4.41.0 (Feb 15, 2022)==\n===Bugfixes===\n* REG1TEST / EDI : Under some circumstances, the ouput file wasn't created. Tnx OZ1ZAA.\n* $MSG10 was actually sending the additional MSG1 instead of MSG10. A 20-year old typo in the code ! Tnx SP5KP.\n\n===New features===\n* Lua API version string is 1.8.0\n* Op-entered spots are now protected from spots of the same DX on a freq inside the mode bandwidth window. Tnx DL6RAI.\n* NA Sprint : LCR parser updated. Tnx N6TV.\n* New countdown timer added (Tools menu or TIMER text command), especially for the single-ops. It indicates exactly when they can operate again after a pause. It's based on the time of the last QSO entered in the log, truncated to the minute. You can also use the text command TIMER/nnHmmM or TIMER/nnHmm (meaning nn hours and mm minutes), or TIMER/xxH (nn hours) or TIMER/nnM (nn minutes) to set and start the timer automatically. Tnx F5NZY.\n* Shortcuts added to some of the reports buttons.\n* QSO times are now by default considered as truncated to the minute for Time ON / Time OFF calculations and the QSY rules. Tnx F5NKX.\n* Contest Recorder : AltGr+O, and text commands RECORD/NORECORD (and STARTRECORD/STOPRECORD) added to Start/Stop recording.\n* UBA DX : Updated to comply with the rules 2022. Tnx F5LIW.\n* World Map : \"Copy content as image\" menu item added.\n* RTTY windows : Esc button added. Tnx PA2A.\n* Notes report dialog. It's now possible to edit a note by selecting it and use Alt-N to modify the comment. Tnx F4CWN.\n* REF HF : For M/S entrants, the compliance of the 10-min rule can be checked by using the appropriate item in the Tools / Check log menu.\n* REF HF : Timer added in the Alt-J wnd for the M/S entrants.\n* Lua : New wtRadio* API : wtRadio*:GetBand(), wtRadio*:GetMode() and wtRadio*:GetCqData() added. GetBand() and GetMode() return the current band and mode of the radio. GetCqData() return a Lua table with various data on the last sent CQ (that are stored for Alt-F4) : \"freq\", \"qsx\", \"band\", \"mode\" and \"wpm\" (for CW).\n* World Map : New options to display short and longs paths for \"my spotters\" and the NCDXF beacons.\n* New \"NCDXF\" text command to set the active radio on the NCDXF beacons frequency (if it applies).\n* New option in the world map display option to show the NCDXF beacon that currently transmits if the radio is on the NCDXF frequency (+/- 100 Hz).\n* The world map display options are now interactive. Different styles and a night opacity slider are also added.\n* The \"copy as image\" feature now also copies the image in PNG format, to extend the paste scope (mail, twitter etc.).\n* The RBN nodes and frequent spotters databases can be directly updated with the contextual menu of the map wnd (Display options).\n\n==Release information 4.40.0 (Jan 18, 2022)==\n===Bugfixes===\n* Automatic op-entered spots during QSOs (especially in S&P) were not replaced by DX-cluster / external spots.\n* When sending a gab composed of CAPITAL letters, do not shake our own gab window.\n===New features===\n* Interface dialog : The usable COM ports are now extended up to COM32. The parameters list now also displays the Handshake (HS), Always ON (ON) and Always OFF (OFF) settings, and are ordered by Pin (DTR then RTS). Tnx DL5XJ, DL6RAI.\n\n* New NCDXF/IBP Beacons window : Displays the transmission schedule of the NCDXF / IBP (International Beacons Project) beacons. A double click on a line gets the radio on the beacon freq. An \"i\" (stands for \"info\") in the status column indicates a comment you can read by hovering the mouse over it. Tnx VE3SUN.\n* LCR : Croatian CW contest LCR parser added.\n* LCR : Parser for CQ WW LCR updated. Works for preview and final reports.\n* New feature : You can now grab a spot from the visible spots in the Radio windows or in the DX-cluster window by entering the callsign (or some letters of it) and Ctrl-Space.\n* REF HF and REF 160m : LCR process updated. Tnx F4CWN.\n* French (and some Begian) users : Button added in the keys redefinitions dialog to load AZERTY redefinitions that allow the AZERTY keyboards users to access the numbers located on the top row without using the Shift or Shift Lock keys. They allow direct access to the ?, . and / keys of the bottom row as well. This button is displayed only when the language is set to French.\n\n==Release information 4.39.0 (Dec 6, 2021)==\n===Bugfixes===\n* Bugfix : For several contests, the columns headers were overlapping. Tnx F5HRY.\n* WinKey : When using +/- in messages, the speed was randomly not reset to its initial value and the next message was sent with an incorrect greater speed. Tnx NN7CW and DL6RAI for their detailed reports and numerous tests to fix this long-standing bug.  \n* OK/OM CW DX-side : The district information display in the Mult window (F10) was broken.\n* When Win-Test was started from the command line with an alternate application data directory (-a switch), the directory name wasn't unquoted. Tnx F1HAR.\n===New features===\n* DX cluster (Alt-A) and Radio windows : The CT1BOH spot quality tags can now be displayed if they're sent by the skimmer. You can also filter the displayed spots by tag when applicable. Unless it's disabled by the user, in the list tab of the Radio window, the displayed spots are grouped by quality before being sorted. Tnx ES5TV.\n* Script Manager : Hyperlink to the Lua API reference web page added.\n* Op-entered spots are kept until worked or deleted on purpose, even if other stations are externally spotted on their frequencies. Tnx DL6RAI. \n* Radio wnd : List tab : When spots are sorted by points or mult type, the second sorting criteria is now the beam heading rather than the spot frequency. Tnx DL6RAI.\n* Gab : To draw attention, any gab text containing only CAPITAL letters now shakes the recipients gab window.\n* SCP files : Defensive coding to attempt to prevent at best against crashes under some circumstances with badly-formatted or corrupted SCP or MASTER files. Tnx SP5KP.\n* RDA Contest : LCR view added.\n* OK/OM CW : 10 mins timer enabled for M/S category. RUN stations only.\n* Larger log font sizes available for short-sighted ;-) Tnx TA2SE, W1NN.\n* DX Spots window (Alt-A) : New option to pin the op-entered spots to the bottom of the window so you can always see them. Tnx DL6RAI.\n* WAG : The output Cabrillo file is now following the v3 specs. Tnx DL1RTL.\n* EU-DX : Multipliers list updated. Tnx IK6QON.\n\n==Release information 4.38.1 (Oct 25, 2021)==\n===Bugfixes===\n* After importing a Cabrillo file, the resulting wt4 file couldn't be opened by Win-Test 4.38.0. Tnx F5LIW.\n\n==Release information 4.38.0 (Oct 25, 2021)==\n===Bugfixes===\n* LCR parser fixed for the CQ WPX reports.\n* CW : The spaced digits option was not read when starting Win-Test. Despite the ckecked option in the menu item, it was not enabled. \n* CQWW VHF : When using the default CW messages, the sent grid was 6-char instead of 4-char. Tnx F5HRY.\n* IARU HF : There are cases where different DXCC entities have the same Society (ex OH and OH0) and were counted as different mults.\n* The \"Dupes included or not in QSO counts and avg calculations\" string in the summary text was always in local language even if summary in English was selected.\n===New features===\n* Lua API version string is 1.7.0\n* Defensive coding to check the log file when opening to prevent file corruptions. Tnx DL1DAW.\n* Workaround for the USBSER.SYS bug that doesn't update the RTS line until DTR is accessed. Tnx R2AXZ (author of the Blue Pill Serial Monster).\n* RDA Contest : Cabrillo updated to v3. \n* WAE Transmit and Receive windows : New messages available.\n* WAE : New CW variable $RAWTIME to send the QTC time with cut numbers disabled.\n* WAE : Transmit QTC window : A QTC line can now be directly sent by using the coresponding  numeric key (0 sends the line labelled 10).\n* Lua : New wtContest API : wtContest:GetCategoryId(), wtContest:GetModeCategoryId(), wtContest:GetPowerClassId() and wtContest:GetOverlayId() added.\n* Lua : For standardization purposes, the microHam and OTRSP events scripts are now renamed :\n<tt>\n  microhamFsOn -> onMicrohamFsOn\n  microhamFsOff -> onMicrohamFsOff\n  otrspCrOn -> onOtrspCrOn\n  otrspCrOff -> onOtrspCrOff\n  otrspCrEvent -> onOtrspCrEvent\n</tt>\nFor now, to maintain compatibility, the script legacy names are still executed.\n* Lua : New scripts called on log opening (onFileOpen) and on log closing (onFileClose).\n* EU HF : The Cabrillo header is updated (EUHFC instead of EU-HF). Tnx DL6RAI.\n* CQWW DX : The Youth overlay is added to the Overlay drop-down list.\n* CQWW DX : The Explorer category is added to the Category drop-down list (Single-Op Explorer and Multi-Op Explorer).\n* In the contest settings dlg, you can now set the default power class to use when creating new logs. Tnx DL6RAI.\n* New archiving feature : File / Archive... (or ARCHIVE text command). It creates a timestamped zipped file in the log directory of the files related to the current log that are selected. Warning : Archiving audio recordings file that are usually pretty large can take a while... Be patient.\n* For standardization purposes, all timestamped files are now timestamped to the nearest second.\n* Time Shifting : The selection of the QSO and the stations are now independent. And a backup of the log is automatically performed before proceeding. Tnx EA7X/EF4HQ.\n* Marconi Memorial HF : Points per QSO updated.\n\n==Release information 4.37 (June 29, 2021)==\n===Bugfixes===\n* VHF+ contests : Sorting the Spots list by QSO points (related to distance if it can be computed) wasn't working. \n* When copying the Summary wnd as text, the \"Generated by Win-Test\" line was missing. Tnx DL6RAI.\n* Summary wnd : When using a language different from English, some column titles were incorrectly truncated.\n===New features===\n* WAE : Rules 2021 : BY is added to the call area multipliers (so Chinese stations with different digits in their prefix count as different mults). Tnx DL7YS.\n* ARRL FD : The \"Covid\" rule (Home stations can work home stations) is extended to 2021. Tnx VE2FWW.\n* KCJ and KCJ Top Band contests rules updated. Tnx JI1RXQ.\n* VHF+ contests : Discrepancies between gridsquares in the log for different bands weren't displayed in the Bad Exchanges check report. Tnx F4CWN.\n* ARRL 10m : LCR viewer updated to fit to the new LCR format.\n* The question mark character is now enabled in all QSO input fields, and the cursor is positioned on it when cycling the fields. Tnx N6TV.\n* CW : New option for spaced digits in serials : When enabled, a half-space (^) is inserted between each digits of the serial, making it more readable at high speed.\n* F10 Wnd : In DXPed HF or VHF, the date of the QSO is now displayed.\n\n==Release information 4.36 (May 19, 2021)==\n===Bugfixes===\n* In Phone, when entering a (very) long exchange, the cursor might insert a ghost space character at the end of the field.\n* VHF+ contests : Under some circumstances, when the automatic exchange (grid) guessing was set, the Check Partial wnd wasn't updated anymore after the field was automatically filled.\n===New features===\n* CQ-M : Scoring is now updated and follows the rules 2021.\n* IARU HF : In M/S (Mixed only) category, the 10-min status timer now takes into account mode changes. Tnx HA6OI.\n* HA DX : The Cabrillo output file now includes the RUN/MULT indicator for the M/S entrants. Tnx HA6OI.\n* YOTA (Youngsters On The Air) contest implemented.\n* ARI DX / ARI 40-80 : Provinces list and exchange equivalence file (ARIPROV.DAT) updated. Tnx HB9AMO, DL6RAI.\n* City, State/Prov, Postal Code and Country separate fields added to the contest settings dialog to improve the compatibility with the Cabrillo v3 header fields. These fields are assembled together to maintain the back compatibility with the Cabrillo v2 format if needed. It is highly recommended to edit your saved profiles (if any) by loading, editing and saving them one by one in the dialog.\n* CQMM DX implemented.\n* All file dialogs are now resizable.\n* YUDX : LCR view added.\n* LCR viewer : Column order unified.\n* OK/OM Contest SSB : This contest was not listed when the contests of the month checkbox (in April) was selected. Tnx F1HAR.\n* OK/OM contest : You can now directly download your LCR in Win-Test from the \"rejected\" link in the final results and preliminary results page.\n\n==Release information 4.35 (Apr. 9, 2021)==\n===Bugfixes===\n* OK/OM Contest SSB : When entering as non OK/OM, the points credit was wrong when working an OK/OM stn. Tnx F1HAR.\n* When parsing the DX cluster stream, lines were discarded if the callsign of the spotter was longer than 9 characters (ex : 3V/KF5EYY-#, K4VET-1-# or JR1BFZ/2-#) and the freq higher than 9999.9 MHz. Tnx DL6RAI.\n* RSGB Commonwealth Contest : The off-time value wasn't specified for this contest (60 mins) and the default value (15 mins) was used instead. Tnx M0UNN.\n* Tools / Automatic CQ Repeat : The delay between CQ was not saved between sessions. Tnx F4CWN.\n* Tools / Search for possible bad exchanges : If there was no log discrepancies and a check against the database was requested, it was not displayed. Tnx F4CWN.\n* Lua : wtQso:IsModeCw() was always returning false.\n\n===New features===\n* King Of Spain : The 10 min rule for the multi-op entrants is now removed.\n* Radio Wnd : Ctrl+R shortcut added to allow cycle the view tabs without using your mouse.\n* Option added in the dialog to replace op in batch, to match any operator already entered. \n* LZ DX contest : LCR view added.\n* SPDX : The limitation on the number of band/mode changes during a clock hour in all categories is now removed.\n* RTTY windows : It's now possible to log the data stream to files created with the .ry1 and .ry2 extensions. Tnx DL6RAI.  \n* The default off-time when not specified in the rules is now set to 30 minutes instead of 15.\n* WAEDC : LCR review added. Tnx DL7YS, DL6RAI.\n* DX Cluster Announces (Alt+A) : Exchanges can now be displayed (if it applies). Tnx F4CWN.\n* DX Cluster announces (Alt+A) : New dialog to facilitate the choice of bands to be displayed, replacing the sub-menus. Tnx F5HRY.\n* Alt+F4 / Alt+F5 : When running in CW, the current CW speed is saved when CQ'ing (or using Alt+F5), and is restored when QSYing back to the saved run frequency.\n* UI : All textual child windows that can be resized with the mouse (Check Partials (F12), N + 1 (F8), Skeds (Alt+B), Gab (Alt+I), Stats (Ctrl+F9), Radios, RTTY, DX Cluster monitor (Alt+O) and announces (Alt+A))  are now resized according to the size of the font used. To remove this constraint and resize freely, keep the Shift key down while resizing.\n* Cabrillo output : The @ character is now allowed in the operators list. Tnx N6TV.\n* ARRL DX : Band changes restrictions set to 10 for the M/S category, according to the new rules. Tnx N1PSE.\n* Check Partial (F12) : In some cases, when multiple wildcard characters ('?') were used, no search was performed. It's no longer the case as soon as there are at least 2 characters that are not wildcards in the pattern to search. Tnx F4CWN.\n* PACC : Cabrillo v3 output implemented.\n* Summary wnd : For the Instagrammers and such, your callsign is now added to the window title. Tnx F6BGC.\n* Multi-Distributed category introduced.\n* More restrictive checks applied to the exchanges database to dump malformed callsigns or exchanges.\n* New Exchanges Database information dialog : Options / Data files / Exchanges database... Text commands : EXCHDB, EXCHDATABASE, EXCHFILE or EXCHFILES. Tnx N6TV, DL5YM.\n* LCR : Add instructions if Win-Test can't directly download and/or process LCR for some contests.\n* RDXC : MOST indicators (0 and 1 for RUN and MULT) added to the Cabrillo output file. The 6-char grid square is now also required for all entrants. Tnx UA9QCQ.\n* The callsign exceptions (callsigns that don't follow the usual rules, like RAEM, 5VDE, 7QAA, etc.) are no more hardcoded and are now grouped in the exceptions.dat file (in the /extras directory) for easy updating.\n* CQWW 160m : Cabrillo v3 output implemented. Tnx N6TV.\n* ADIF output : QSO with my own callsign are always discarded. Tnx N6TV.\n\n==Release information 4.34.1 (Feb. 5, 2021)==\n===Bugfixes===\n* EU-DX Contest : The 10m band was missing in the summary. Tnx F1DUZ.\n* EU-DX Contest : CW and SSB columns added for the Mixed category.\n* Italian translation DLL updated. \n\n==Release information 4.34.0 (Jan. 25, 2021)==\n\n===New features===\n* Lua API version string is 1.6.0\n* QQSLON / QQSLOFF or QQSL / NOQQSL text commands to enable (or disable) the Quick QSL feature. QUICKQSL still opens the Quick QSL settings dialog. Tnx F6IFY. \n* EU-DX Contest added. Requires EU.DAT countries file. Tnx IK6QON.\n* Lua : wtRadio*:SetFreq(fFreq) and wtRadio*:SetFreq(fFreq, nVfo) now ignore the freq if it's outside of any band, and return with no error message. Tnx F6IFY.\n* Lua : wtQso:IsModeDigital() and wtQso:IsModeCw() added.\n* Lua : nQsoNum (optional) added as argument to wtQso:GetData([nQsoNum]) function.\n* LCR : IARU HF LCR processing rules updated.\n* 5VDE added as an exception callsign.\n* LCR : If Win-Test supports LCR review and the contest has been entered in a multi-op category, an Operator column is added in the review dialog. Tnx F5HRY.\n* OK/OM contest : LCR processing added. Requires to save the \"rejected QSO\" page as an html file and to load it in Win-Test. Tnx F8BXI.\n* CQWW DX : LCR processing rules updated to fit the new CQWW LCR format.\n* ARRL Contests : The ARRL has finally unified the US States and VE provinces and territories lists, and the Prince Edward Island abbreviation is now PE for the ARRL DX, ARRL 10 and ARRL roundup RTTY contests.\n* NAQP : The Prince Edward Island abbreviation is now PE. Tnx N6TV and AC0W.\n* NA Sprints : The Prince Edward Island abbreviation is now PE.\n* NRAU contest : New abbreviations for some Fylke / Lan / Province / Region updated. Tnx ES7GM.\n* Script manager : The minus key located in the numpad is now considered different from the key located in the character keys. To be consistent, the same rule applies when redefining keys. Tnx F5HRY.\n* JIDX : 160m added to the SSB leg. Tnx N6TV and N6KI.\n* Icom IC-705 added. Tnx OH1MA.\n* \"Ethernet network\" reworded as \"Local Network\" to prevent confusion. Tnx FY5FY.\n\n===Bugfixes===\n* CQWW 160m : The exchange database file ARRL-USVE.DTB wasn't loaded. Tnx DL4MM.\n* UK/EI : If the district field was manually filled before the serial number, that field was emptied when the cursor got back to the callsign. Tnx PA2A. \n* RAEM Contest : The polar circle location (giving extra bonus points) was slightly wrong.\n* The IC-9100 couldn't work... Because of a stupid typo ! Tnx DL2AKT and N6TV.\n* WAE RTTY : When the log was reopened, the next sent QTC group number was wrong. Tnx DL6RAI, DJ9MH and DJ4MZ.\n\n==Release information 4.33.0 (October 14, 2020)==\n===New features===\n* ARRL SS, ARRL 160, ARRL FD : PE (Prince Edward Island) section added. Tnx W1NN.\n* MicroHAM MKIII interface added. Tnx G0HSA, OM7ZZ.\n* When a file error occurs when saving DX-cluster data, the user can now Cancel to abort further writing attempts. Tnx DL5MLO. \n* Exchanges Databases (.DTB files) : Defensive coding to attempt to prevent at best against crashes under some circumstances with badly-formatted or corrupted databases files. Tnx OK1DSZ @ OK4C.\n\n===Bugfixes===\n* AGCW-DTC : 2 points Club stations list updated. Tnx DL6RAI.\n* WAG : The Exchanges file (WAG_DL.DTB) wasn't correctly loaded for DL entrants. Tnx DL4NAC and DL6RAI.\n* All Asian DX contest : Cabrillo CONTEST: line text fixed. Tnx VA2EW.\n\n==Release information 4.32.0 (September 1, 2020)==\n===New Features===\n* YO DX HF  : Contest rules updated (160m added + points for /MM stations).\n* WAE DX side : QTC line numbers displayed for easy retrieval in case of repeat request.\n* All reports dialogs can now be vertically resized to display more or less list rows. The window placements are also globally saved.\n* File / Update Exch Database : A confirmation dialog is now displayed and a backup of the current DTB file is done, before proceeding.\n* New Check Partial search processing for VHF+ logs :\n: In VHF+ contests logs, you can now enter a partial callsign (in the callsign field) and/or a partial locator / grid (in the grid square  field) to refine searches in the Check Partial wnd (F12).\n: The minimum number of chars to start the search for the callsign field is set by the contextual menu (3 by default), and set to 2 characters for the locator.\n: Finally, in both fields you can also use wildcards characters '?' to represent a character. Ex: \"JN?8EQ\" will search for all callsigns with locator JN08EQ, JN18EQ, JN28EQ, ... JN98EQ.\n: Inspired by DL2NBU DOS software. Tnx DL6RAI.\n\n===Bugfixes===\n* callsign.pat updated. Tnx DL6RAI.\n* RDAC : RDA.DAT (district list) updated.\n* The audio record button is now disabled when recorded audio is playing.\n* IOTA Mixed : Summary columns weren't consistent with the rest of them, and created a bug when used with Unipost (cqcontest.net). Tnx DL6RAI.\n* When the same callsign was spotted on both sides of a sub-band limit (so, it was considered spotted in both modes), Ctrl-Up/Down kept grabbing these two callsigns alternately. Tnx F5UTN @ TM0HQ.\n* ARI Sezioni : Rules and mult list updated. Tnx IV3IYH. Mult List : http://download.win-test.com/databases/ARISEC.DAT\n* EU HF Championship : The content of the EU_HF.DTB database was ignored. Tnx EW2AA.\n* MMC HF wasn't showing up in the contests of the month in July. Tnx DL6RAI.\n* LCR review added for ARRL 160, NA Sprint, ARRL Sweepstakes. Tnx N6TV.\n* Elecraft K4 added. Tnx N6TV.\n\n==Release information 4.31.0 (June 28, 2020)==\n===New Features===\n* Lua API version string is 1.5.0\n* Lua : wtApp:PostMessage, wtApp:SendMessage and wtApp:GetLastError added. Tnx F6BEE for inspiration. See description and syntax in http://download.win-test.com/v4/lua/LuaApiDoc.txt\n* ARRL FD : Covid-19 rule exception : Class D stations may work all other Field Day stations, including other Class D stations, for points. Tnx K6ZB.\n* Log Checking Report (LCR) review added in the Tools / Check log menu. For now, only the following LCR are processed :\n** CQWW DX\n** CQWW WPX\n** ARRL DX\n** ARRL 10m\n** IARU HF\n** EU HF\n** SAC\n** KOS\n** REF HF\n** VHF+ contests if adjudicated with LX\n\n: Mainly, because these LCR are public, or because I had one ;-). Any textual (or html) LCR can theorically be implemented, as long as I have access to a sample.\n  \n: For various reasons, sometimes the \"Download LCR\" may not work. In that case, try to download the LCR with your browser and save it in a convenient location (the log directory is the best choice). You can \"attach\" it to your log by using the \"Save\" button in the report dialog. \n\n* Dx-Cluster window (Alt-T) : Number of Macros increased to 8. Tnx PA2A.\n* Dx-Cluster macro editor : Window enlarged, and the edit field now wraps to improve readibility. Tnx PA2A. \n* The merge dialog now displays \"compact paths\".\n* NRAU Baltic mults list updated. Tnx LB3RE.\n* Review of the exchanges databases files to prevent mixing different exchanges between contests. Also, if a contest uses only a part of a database file, the rest is kept untouched if the database is updated with Win-Test.\n* Depending on the contest and, if it applies, whose side you're on (DX side or domestic), the callsigns from the master file (namely MASTER.SCP/DTA or .DTB/SCP) are filtered to display only relevant results in the Check Partial and N+1 windows.\n* The master file in use can now be directly updated from the Internet (like the CTY files) by using the Options / Data files / Master file menu, or by using the \"Used File list\" item in the contextual menu of the Check Partial or N+1 windows. \n: Note : The recommended default master file to use is MASTER.SCP, maintained by Stu K6TU (http://http://supercheckpartial.com/). \n: Reminder : You can also use contest-specific master files (recommended only for minor national or regional contests) named after the list located at http://download.win-test.com/files/checkPartial/%23_READ_ME_%23.TXT These files do not replace the default master file, but complement it at runtime.\n* In the contest settings dialog, contests no longer taking place have been removed from the list.\n* New REBOOT (or RESTARTPC) text command added. It closes the current log and restarts the host PC. Tnx F8CRH, F6BEE.\n* When the exchanges database is updated, a notification message is displayed at the bottom of log. Tnx DL6RAI.\n\n==Release information 4.30.0 (Jan 16, 2020)==\n===Bugfixes===\n* If the backup volume was unmounted, disabling the next backups was failing. Tnx F6HJO. (Task #388)\n* Under some specific circumstances, the Single-Op Assisted category wasn't taken into account when importing such a Cabrillo file. Tnx TO1A.\n* With multi monitors systems and under some specific circumstances, choosing colors with mouse was impossible. Tnx KL0R.\n* The headers row was always included in the CSV output file, whatever the setting was. Tnx F5LIW.\n* The LCD display of the contest recorder wnd wasn't always properly updated when using a language different from English.\n===New Features===\n* HA DX contest rules updated. Tnx HA6OI, HA1AG, F5LIW and others.\n* UFT contest rules updated. Tnx F6CEL.\n* Yaesu FTDX101 added. Tnx RA1ANY, RA3AUU.\n* Icom IC-9700 added. Tnx F1ULQ.\n* WAEDC : Cabrillo output file upgraded to v3 specs.\n* WAEDC DX side : Send QTC dialog (Ctrl-L) now displays the maximum available QTC to send (if any). You can modify the number of QTC to send, or only display the already sent QTC, with F9 (or the \"QTC / Show sent\" button). F8 allows to modify the recipient callsign. \n* QSO and distinct callsigns counts added in the distinct callsigns report when sorted by country.\n* \"Copy\" button added to the log check dialogs, allowing to easily paste reports in a spreadsheet.\n\n==Release information 4.29.0 (July 5, 2019)==\n===Bugfixes===\n* When a exception callsign and a prefix were identical in the CTY file, and under some specific circumstances, the DXCC lookup function could fail. Tnx F5LIW.\n* FOC Marathon : Stats are now displayed on 3 days. Tnx F5NZY.\n* RSGB AFS : Dupe count on 40m was wrong. Tnx G0HSA.\n* REF 160m : The total and final score lines weren't displayed in the summary window.\n* RTTY : Messages with embedded scripts were hanging Win-Test. Tnx N6TV.\n===New Features===\n* YU DX Contest rules updated. Tnx F5IN.\n* Spot Warnings : When you're spotted, the spot comment, if any, is now displayed.\n* RSGB HF contests : District Code for Norwich has been changed from \"NR\" to \"NK\". Tnx F1ICS.\n* ADIF export : Output fields reordered and STATION_CALLSIGN field added. Tnx YT9TP.\n* IARU HF : Cabrillo v3 output file implemented. Fixes also task #384. Tnx OH6XX, N6TV and others.\n\n==Release information 4.28.0 (June 15, 2018)==\n===Bugfixes===\n* When no MP3 CODEC were detected, start recording was displaying the MP3 settings dialog in an endless loop. Tnx N6TV.\n* ARI Contest : Serial numbers for DX stations have separate numbering per band. Tnx ES5TV.\n* Validation controls of the split freq edit field strengthened.\n===New Features===\n* Single-click actions option added to all windows where it makes sense. Tnx K5WQG, N6TV.\n* The callsign \"6OX\" is accepted despite its exotic syntax.\n* CQWW RTTY : DC mult added according to the 2018 rules. Tnx W0YK.\n* Internal CW keyer (LPT and serial outputs) : Keying compensation added (0 to 20 ms) in the Interfaces setup dlg. Tnx N6TV.\n* Icom IC-7610 added. Tnx N6TV.\n* REF contest : Off-time periods dialog removed. Tnx F5LEN.\n* CW / RTTY : Work dupes by default. Tnx F6IRA.\n\n==Release information 4.27.0 (Jan 4, 2018)==\n===Bugfixes===\n* RAC contest : Despite the rules indicate MIXED (CW + SSB) category only entries, the F10 wnd wasn't correctly scaled when using a single-mode category. Tnx SP5KP.\n* Statistics Wnd (Ctrl-F9) : Under some specific circumstances, the log data weren't correctly displayed in the targets tab. Tnx F5LIW.\n* Auto-repeat mode was broken (silly me !). Tnx VE2FWW, N6TV, W4DD and many others.\n===New Features===\n* DARC XMAS : Sprint logic exchange now applicable for this contest. Tnx K3LR and N6TV.\n\n==Release information 4.26.0 (Nov 19, 2017)==\n===Bugfixes===\n* When prefixes or callareas are mults, some special callsigns weren't correctly taken into account. Tnx OF100FI/0.\n* Status wnd (Alt-J) : Under some specific circumstances, the stations count displayed in the title bar was wrong.\n\n===New Features===\n* LZ DX : QSO and DUPES columns were inverted in the summary window in single-mode categories, and CW and SSB culumns were swapped in Mixed category. Tnx W3SE / ZL3TE.\n* SAC : Wire-Only overlay category added. Tnx OH1RX.\n* CSV and text exports : Serial sent text format is identical to the format used in the log. Tnx F5LIW.\n* Gab wnd (Alt-I) : Can be cleared now with a CLEARGAB text command.\n\n==Release information (4.25.0) (June 28, 2017)==\n===Bugfixes===\n\n* VHF+ contest : The ODX was broken under some specific circumstances. Tnx F5HRY/P.\n* SPDX Contest : The summary window was broken. Tnx SP5KP, F5LIW and others. (Task #380)\n* Asia-Pacific sprint : Win-Test was unabled to write the output Cabrillo file. Tnx UA9YE.\n* Some AltGr (Ctrl + Alt) keys were not correctly displayed when defined in the script manager or the DEFINEKEYS command.\n* Under some very specific circumstances of networking connection / disconnection and sync enabling / disabling, the log file could be corrupted. Tnx PA2A @ PI4CC.\n\n===New Features===\n* Helvetia contest : New rules 2017 implemented. Tnx HB9AMO and others.\n* ARI DX : Allowed bands and 10-minute rule adapted to the rules 2017. Tnx IZ1LBG. (Task #379)\n* RSGB AFS : 40m added. Tnx G3RTE.\n* The displayed bands selection for the Check Callsign (F9), Check DXCC (Alt-M), Check Mult (F10) and Check Zone (Alt-Z) windows is now done in a dialog box instead of menu items. Tnx F5LIW. \n* NA Sprint SSB : The Multipliers list is updated and is now similar to the mult list of the CW/RTTY legs . Also, the equivalence is now  NA_SPRINT.DAT for all legs, and has been updated on the repository. Tnx KA9FOX.\n\n==Release information (4.24.0) (January 20, 2017)==\n===Bugfixes===\n* Under some circumstances, the rotators wnd was flickering.\n* NA Sprint CW/RTTY : Multipliers list updated. Tnx N6TV, N6TR. Note : You must update your NA_CW_RTTY_SPRINT.DAT equivalence file if you use it, to get credit for the new mults. \n* DXPed HF logs : The country list used is now the DXCC one, not the \"CQWW\" one.\n* FT1000 : VFO-B frequency setting enabled. Tnx DL6RAI. \n* FT1000 : When setting a split freq, the filter setting wasn't retained. Tnx DL6RAI.\n* Typo in a menu item. Tnx DL6RAI.\n* When a callsign was grabbed, the realtime slot of the partners windows were not updated.\n* Cabrillo : The alternate frequency option wasn't working for multi-ops logs.\n* Under some OS display settings, the Alt-F dialog was truncated. Tnx HA3LN.\n* After editing logged QSO, the Alt-J QSY timers were not always accurate.\n\n===New Features===\n* New network protocol version 1.30 released. Reminder: If you use WT in a networked environment, you must have the same WT version on all machines!\n* Lua API version string is 1.4.0\n* To make the 3830scores.com reporting easier, the summary columns of the mixed mode contests are reordered. \n* DXPed logs (HF and VHF) : The reports entry fields ignore keys which are not digits. Tnx DL6RAI.\n* Summary wnd (Alt-S) : Displayed bands can be selected. This selection is in sync with the Check Callsign (F9), the Check DXCC (Alt-M), the Check Mult (F10) and the Check Zone (Alt-Z) windows. Note: It's only a display selection to save space : You can still QSY and enter Q on the hidden bands. And all bands are taken into account in the summary totals.\n* 60m band added for the DXPed HF logs. NOTES: \n: 1) Considering the various freq allocations depending on the country, a minimal band plan has been implemented in the Default band plan. You can modify it, according to your needs. Your custom band plans (if any) must be updated as well.\n: 2) DXPed log files containing 60m QSO can't be read with previous versions of Win-Test.\n: Tnx DL6RAI for testing.\n* NAQP : Mult list and various other things updated according to the new rules. Tnx KL9A.\n* ARRL 10m contest : Following the new rules, the multiplier \"DF\" is changed to \"CMX\". Tnx N6TV, N5KO.\n* Lua : wtQso:GetData API : Gridsquare added in the table returned. Tnx N6TV.\n* If a station type is sticked, its type is checked against the rules of a newly created contest file, and can be forced to the default Run type if needed. Tnx N6KI and N6TV.\n\n==Release information (4.23.0) (October 21, 2016)==\n===Bugfixes===\n* WAG DX side : The NM exchange (Non Member) was considered as a N multiplier.\n* Alt-F4 : The the CAT activity has now decreased , and the function was broken for mixed-mode logs. Tnx N6TV.\n* Entering any text command in Secondary Radio Window moved it to the wrong band. Tnx N6TV. (Task #370/373)\n* WAE : Under some circumstances, the log and QTC backup files were corrupted. Tnx F5LIW.\n* VHF+ contests : When a gridsquare of a logged QSO was modified, the points weren't correctly computed on the other networked computers, leading to a score difference between them. Tnx DL8AAU.\n* Under some circumstances of simultaneous log openings on different machines in a network, Win-Test could crash. Tnx W9PA @ K3LR.\n\n===New Features===\n* Split Freq dlg : Now accepts offsets from the current frequency. E.g.: If your freq is 7020 and you enter +1.1, the split freq will be adjusted to 7021.1. Negative values (-1.1 for ex.) also work.\n* UK/EI DX contest added. Tnx SQ8N.\n* Secondary Radio wnd : Columns headings added. The color can be adjusted with the Colors (contextual) menu. Tnx N6TV.\n* Radios : FT891, FTDX1200, FTDX3000 and FTDX5000 added. Tnx N6TV.\n* WAE Phone : DX side : The INS and CR keys and buttons are now enabled in the transmit QTC dialog. The CR button tags the current QTC as sent. The INS button does the same, and makes the next QTC as the current one. It clearly makes the QTC transmission much easier to follow. Tnx F1HAR.\n\n==Release information (4.22.0) (August 26, 2016)==\n===Bugfixes===\n* WAEDC : DX side CW / SSB : The potential QTC weren't displayed in the radio wnd (bandmap or list) despite the option was checked.\n* WAEDC : The left and right arrows now work correctly in the dialog to chose the number of QTC to send.\n* QTC transmit dlg : The active QTC wasn't correctly highlighted when using the Ctrl-Fx buttons.\n* The default Check Partial / N + 1 file for VHF contests was HF.DTB instead of VHF.DTB. Tnx DK5KMA.\n* When 4.20 and 4.21 were on the same LAN (not recommended), with sync enabled, 4.21 was hanging. Tnx N6TV.\n* IARU HF : If an HQ was only 2 characters long, it was ignored.\n\n===New Features===\n* WAE CW : DX side : The CW speed used when sending the QTC is now preserved between sessions, and the Rate wnd is updated accordingly. No need to juggle with Alt-F9/F10 anymore.\n* Callsign Wnd (F9) : Tooltip more readable.\n* New behaviour of the $NEXT variable in the QTC transmit messages to make life much easier (and less confusing) for the DX stations in the WAEDC CW contest.\n** $NEXT must be the first variable in the Ins message. The default message is now: $NEXT $DONE $TIME $CALLSIGN $SERIAL\n** Update your current message if it is not up to date\n** When $NEXT is executed, the active QTC jumps to the next one ONLY if the current QTC has been already sent.\n** With this new behaviour, the usual QTC transmission sequence is now:\n*** Ctrl-L / Enter (or 1 to 9) to chose the number of QTC to send (usually 10).\n*** After the QTC dlg shows up, exchange the QRV? and the QTC series number with the recipient.\n*** From now, hit Ins for every QTC to send, one after the other.\n*** If the recepient requests a full resend of the QTC just sent, use CR. If he requests an individual field, use the appropriate Fx key or button. If the QTC is ack'ed, use Ins to send the next one.\n*** When all QTC of the series have been sent (and acknowledged), use Ins one last time (or Plus) to thank and save the QTC series.\n** In these conditions, you normally shouldn't need to use the Up/Down arrows anymore unless exceptional circumstances.\n* CW and RTTY : New $RAWSERIAL variable. Sends the serial number of the QSO with leading zeros and without any abbreviation. Now used in the default F3 msg (if it applies) to repeat the serial in a more traditional way. It also works in the QTC messages.\n* Script manager dialog : Ctrl + Double click on a script brings up the properties dialog.\n* IOTA contest\n** If the IOTA ref is pre-filled from the callsign field content, the new IOTA warning is now displayed if applicable. Tnx F5LIW.\n** EXPERIMENTAL : Separate numbering for Multi-One and Multi-Two categories : The RUN or RUN1 stations use a sequence of odd numbers (starting at 1), and the MULT or RUN2 stations use a sequence of even numbers (starting at 2).\n** Multi-Two category added. Tnx G3WVG.\n** The WAE entities list is now used to prefill the island reference more accurately (ex GM/s stations). Tnx N6TV.\n* The DVK bargraph can now be horizontal (default) or vertical.\n* Internal DVK : The first and last 100 ms of the messages are now truncated to prevent the keys and mouse clicks to be heard. Tnx SM5AJV and N6TV.\n* RTTY shortcuts buttons are now a bit thicker to accommodate older eyes. Tnx SP5GRM.\n* Additional CW and RTTY variables :\n** $LOC4 and $GRID4 are equivalent to $GRIDFIELD.\n** $LOC6 and $GRID6 are equivalent to $GRIDSQUARE or $LOCATOR.\n\n==Release information (4.21.0) (June 27, 2016)==\n===Bugfixes===\n* The CW \"No sound\" menu item state wasn't consistent with the CW sound status.\n* The check mark on Options / Disable Log Sync wasn't consistent when no log was opened.\n* The station name displayed in the network error dlg when several masters were on the same LAN wasn't correct.\n* Gridsquares map window (Alt-L) : Mouse wheel actions were broken since version 4.7.0 ! \n* Stew Perry contest was using VHF.DTB instead of DEFAULT.SCP. Tnx N6TV. (Task #184). \n* Serial communications : Under some circumstances, especially with some USB drivers under Windows 10, the inbound stream was not correctly processed. Tnx Jan @ remoterig.com\n* Voice keyer (DVK) : Under some circumstances, some audio output devices may miss in the Interfaces settings dialog.\n* French Championship : QSO wih FT entities are now credited with 15 pts instead of 6. Tnx F4SGU.\n* Remote dlg : The text command is now limited to 13 chars, to comply with the log entry field. Tnx N6TV. (Task #368)\n\n===New Features===\n* Lua API version string is 1.3.0\n* IARU HF :  Duplicate HQ abbreviations are now managed. (Task #350)\n* The login / logout protocols can be now disabled as the other ones in the advanced network settings.\n* Log Sync : Better overall performance. Tnx DJ7TO, DL5MLO and the DA0HQ team.\n* Cabrillo Options : New options similar to the File / Clean file options, but the QSO exclusions (or editions) are *only* temporary  for the Cabrillo file output.\n* ADIF Options : QSO range added.\n* Mult Wnd (Alt-M) : The \"hide clean sweeps\" and \"hide never worked\" options are maintained during the text / SYLK copy. Tnx ES5TV.\n* Tune dlg : For safety, added a 30-second timeout to automatically stop tuning no matter what.\n* Stew Perry Challenge : Added for March, June and October.\n* Lua : wtQso:GetData API : stnName and stnFlags added in the table returned. Tnx N6TV.\n* CW Auto Send : Updated to allow its use when both radios are in RUN mode. Tnx SM5AJV, N6TV.\n* Lua : wtApp:TextCommand updated to add strStation and nNotificationID arguments. Tnx N6TV.\n* Standard and additional messages : New import / export features. Tnx N6TV.\n* Clean log dlg : New option to remove 0 points QSO from the log. Tnx K3LR, N6TV.\n* Radios : IC-7300 added. Tnx N6TV.\n* CQ WPX RTTY : M/S entrants are now allowed to 10 band changes. Tnx EC1KR.\n\n==Release information (4.20.0) (January 17, 2016)==\n===Bugfixes===\n* ARRL 10m : Tools / Check Bad Exchanges was broken.\n* Under some circumstances, the default contest log names were broken.\n* ARRL SS : Correct label for the sections field. \n\n===New Features===\n* Radios : IC-7600, IC-7800, IC-7850, IC-7851 : New code for a better management of these radios. It requires the latest firmwares.  Tnx N6TV, K3LR, K9LA (Icom America), ICOM France, HRO Sunnyvale (CA), AA6W and K6SSJ.\n* Radios : FT-991 added. Tnx N6TV, SP5IOU.\n* Radio Wnd : New option to enable / disable the RIT display, when applicable. Tnx F5LIW, K3LR.\n* PACC contest : Rules 2016. Dutch provinces (for non-PA) and DXCC and call areas (for PA) now count as mult per band and per mode when taking part in Mixed category. Tnx PA5M.\n* French Championship : Rules 2016 applied. Tnx F5LEN.\n* Radio Wnd : Ctrl-Up / Ctrl-Down in the list view doesn't lose cursor when a Q is entered. Tnx K5KG. (Task #364).\n* LZ DX Contest : New rules 2015 for LZ stations applied. The only limitation is the 10-min rule for the M/S station, which is always applied for band *or mode* change, independently of the status of the station (RUN or MULT). Tnx LZ2CJ.\n* ARRL SS : Default CW msgs updated. Tnx W2GD, N6TV.\n* ARRL SS : Added new message variable $PREC (precedence) for the ARRL Sweepstakes, automatically determined from entry class and power level. Tnx N6TV.\n* Log check reports : QSO with own callsign are now ignored. Tnx FY5KE.\n* Status wnd (Alt-J) : X-min rule timers now ignore QSO with own callsign. Tnx FY5KE.\n* Check country wnd (F10) : QSO with own callsign are now ignored. Tnx FY5KE.\n\n==Release information (4.19.0) (October 15, 2015)==\n===Bugfixes===\n* SAC contest : This contest wasn't displayed in October if the \"This month only\" checkbox was enabled despite the SSB leg takes place in October. Tnx F5LIW.  \n* Rate Wnd (Alt-R). Various QSO rate statistics were wrong. Tnx CT1BOH. \n* FT1000 : The TRX was switched to RTTY-USB for high bands instead of RTTY-LSB. Tnx DL6RAI @ P49V.\n\n===New Features===\n* CAUTION: New network protocol version 1.29 released. Reminder: If you use WT in a networked environment, you must have the same WT version on all machines!\n* Status Wnd (Alt-J) : Best effort to display the TX freq of the radios. Radio brand and model dependent. Tnx N6TV. Note : Icom users will need the latest Icom firmware, and the latest OmniRig rig definition files (check the N6TV files) to get chances to see VFO B displayed for Icom radios, especially if they want to use split mode.\n* Experimental : VHF+ spots : When the comment is using the  \"Locator<Prop>Locator\" format, the second locator is now considered as the DX locator. Tnx G3ZAY, F5HRY.\n* Radio Wnd : Spot mode (according to the used band plan) added in the tooltip text.\n\n==Release information (4.18.0) (September 25, 2015)==\n===Bugfixes===\n* NA Sprint : Tools / Check log / Search for possible bad exchanges was broken. Tnx N6TV.\n* Rate Wnd (Alt-R). Various QSO and Mult statistics were wrong. Tnx CT1BOH.\n* REG1TEST : The mode code is now output in the QSO records. It can be optionally omitted for contests where the mode is not stated in the rules, in accordance to the REG1TEST format specifications.\n* WAEDC : The 10-min violations check was performed on the RUN and MULT stations, while this rule only applies to the RUN stations. Tnx DL1EKC.\n* Partial (F12) and NP1 (F8) windows : While modifying an already entered QSO, the callsign of the original QSO wasn't correctly ignored during the searches. Tnx FY5FY.\n* WAE : Receiving QTC : If the callsign of the QTC sender was modified, and the receiving dialog was cancelled, the modification  remained.\n* The Win-Test version number is no more extracted from the language file DLL, but rather from the exe itself, to get the correct string when having mutiple Win-Test versions in the same directory. Tnx F5TTU, F6BGC.\n* When used in a network environment, a QSO entered on the secondary radio had a wrong serial number on the other machines of the network. Tnx DL5AOJ.\n* Radio wnd : Under some circumstances, when your own callsign was entered in the bandmap (Ctrl-Enter), it was displayed as a new mult. Tnx TM0HQ.\n* The action on Options / Disable Log Sync wasn't consistent when no log was opened.\n* Toolbar : The tooltip text for the summary icon was missing since the very first version of Win-Test ! ;-)\n* Bugfix : Alt-F dlg : Under some circumstances, the QSO op. was not specified.\n\n===New Features===\n* WAE : Receive QTC dlg : Received serials are now formatted with leading zeroes if needed. Tnx F5LIW.\n* WAE : Receive QTC dlg : Received times with 2 numbers (minutes) are now set to the correct hour according to the received time of the previous QTC. Tnx F5LIW.\n* Radios : IC-7100 and IC-7200 added. Tnx N6TV.\n* Cabrillo output file (v3) : eMail address tag added.\n* Cabrillo output file (v3) : New option to indicate if you wish to receive, if eligible, a paper certificate sent via postal mail by the contest sponsor. The contest sponsor may or may not honor this tag, and if so may or may not use opt-in or opt-out as the default.\n* Cabrillo output file : New option to output the \"alternate\" frequency for split QSO. May be useful if the available CAT data for your radio can't be used to determine accurately the TX freq vs the RX freq.\n* Several specific installers lacked the installation of the msflxgrd.ocx library. Tnx F5UPO.\n* CW : SOUND/NOSOUND and associated menu items : This option is now always disabled when Win-Test runs under an operating system after Vista included. It means that it will not work for those OS, and *may* work on previous OS, depending on the hardware. In all cases, it is very recommanded to rely on the TRX internal sidetone instead.\n* WAEDC : The SAVELOG, COPYLOG commands and the automatic backups now include the QTC files. Tnx GW3SQX @ GW7O.\n* ARRL DX, ARRL 10m and ARRL 160m contests : The Cabrillo output files are now compliant with the v3 specs. Tnx F5PHW.\n* Edit menu : New item : Apply exchange to every QSO with...(Ctrl-F10) When applicable, it allows to update exchanges of every Q whose the callsign is identical to the callsign of the current Q, with the exchange(s) of this Q.\n* Gab Wnd (Alt-I) : New contextual menu item to clear the content of the window.\n* Cabrillo file : Win-Test now ensures the operators list is correctly space-delimited.\n* The protocol version is now displayed in the Advanced Settings dlg of the network.\n* Status Wnd (Alt-J) : When using a multi-op network, you can now send a remote command to a specific station by opening the context menu on this station name and use \"Send remote command to XXX...\".\n* COPYLOG command : Notification added. Tnx TM0HQ.\n* Ctrl + PageUp / PageDown now browses the log by 12h steps instead of 24h initially. This makes it usable for 24h long contests.\n* Status Wnd (Alt-J) : When using a multi-op network, you can now ping a specific station by opening the context menu on this station  name and use \"Ping XXX\". The Win-Test version, the Master, Bridgehead, Sync indicators and the propagation time are returned in the Gab window (Alt-I). Reminder : You can use the INV (stands for Inventory) text command to get a summary of the complete network.\n* Enhanced replies to the inventory command (INV) with a log sync enabled indicator (S vs s).\n* IARU HF : Mult wnd (F10) : AC, R1, R2 and R3 labels updated.\n* Contest settings dialog : To prevent any side effect (especially with the network), the syntax of the station name is checked, and 'exotic' characters are replaced by an underscore if needed. Tnx F1UVN @ TM0HQ. \n* Alt-F dlg : The read-only station name field is now disabled.\n\n==Release information (4.17.0) (June 30, 2015)==\n===Bugfixes===\n* The ODX per band were sometimes wrong after band modifications of specific QSO. Tnx F1PKY @ F5KMB.\n* IARU 50 MHz (and higher) contests : The PSect field of the output files are now in accordance to the REG1TEST specs. Tnx F2DX, OK2ZI.\n* MP3 configuration dialog : Under some circumstances, an error loop could occur. Tnx DL6RAI. (Task #363)\n* FT2000 : Under some circumstances, read frequencies were not consistent. Tnx F8DBF, F4DXW.\n* For some contests, a QSO entered with your own callsign didn't count 0 points. Tnx N6TV. (Task #362)\n* MP3 QSO extract : There was a few seconds offset in the recording.\n* SP DX contest : When provinces were displayed with the \"all bands\" option *and* alphabetically, the \"Z\" province was  missing. Tnx DL6RAI. (Task #360).\n\n===New Features===\n* CAUTION: New network protocol version 1.28 released. Reminder: If you use WT in a networked environment, you must have the same WT version on all machines!\n* Status Wnd (Alt-J) : New column for the current op. added. Cf OPON/OPOFF or LOGIN/LOGOUT commands or use nicknames. Tnx ES5TV.\n* Set QSO freq dlg (Alt-F): Swap main / QSX freq button added.\n* Rate Wnd (Alt-R) : When entering in a category where modes can be mixed, the elapsed time between band changes now takes account of  modes as well.\n* CQ-M contest : To be compliant with the new rules 2015, there is no more multiplier station, even in M/S. Tnx RU3DNN. \n* ARI contest : A station can now be set as a MULT station. The 10 min timer in the Alt-J wnd considers band and mode changes. Tnx ES5TV.\n* OK OM DX : Win-Test is now adapted to comply to the new SSB rules. To make things easier, the CW leg is kept unchanged ! Read carefully the rules before entering. Tnx ON5GQ. \n* Contest recorder : QSO extraction to a mp3 file : The QSO extraction parameters are now (1) the time before the QSO was _STARTED_ (0 sec by default - it means the clip starts at the same time when you listen to the QSO with AltGr-Enter) and (2) the time after the QSO was _ENTERED_ (10 sec by default). Tnx ES5TV.\n* ARRL DX and ARRL 10 : When exporting logs in ADIF, the DC \"state\" is replaced by MD. Tnx F8ATS.\n* Lua : wtScript:AssignArgument now takes the strings \"true\" and \"false\" as boolean arguments. Numeric values do not require double quotes. Tnx N6TV.\n* Script manager : Properties dlg : Now accepts a default argument even if no key is defined for the script. But, in any case, a key or a text command must be defined to allow a default argument. Tnx N6TV.\n\n==Release information (4.16.0) (Mar 17, 2015)==\n===Bugfixes===\n\n* REF HF : FS now does count for a French dept instead of a DXCC entity. The final scores were not affected by this bug. Tnx F4EJL.\n* If the default directory at launch time wasn't the app directory, the automatic starts of wtDxTelnet and wtRotators were failing. Tnx F5LIW.\n* Ctrl-Del (delete spot from bandmap) was broken. Tnx N6TV. (Task #354)\n* Network advanced settings dialog : The last outbound protocol was always enabled, despite its setting. Tnx F1HAR.\n* Common prefixes to GM and GM/s were considered as GM even if the WAE list was used. Tnx N6TV. (Task #355)\n\n===New Features===\n\n* Spanish and German translations updated. Tnx EB2RA and DL6RAI.\n* LUA : Because of a conflict name with the wtScript class, the wtScript variable (name of the Topmost script) is now replaced with wtRootScript. Tnx N6TV.\n* RDXC : R7K - Crimea (RK) and R7R - Sevastopol (SE) added to the mults list. Use the latest CTY_OBL.DAT accordingly. Tnx RU3DNN.\n* Lua : wtContest:GetMyCallsign() and wtStatus:GetMyStation() added. Tnx N6TV.\n* Registration dialog : The QR codes of the registration URL are enlarged.\n* ICOM radios : IC-970, IC-9100 and IC-7850 added. Tnx OK8WW, EA8RM and K3LR.\n* ARRL DX (DX side) : To strictly comply with the current rules (section 5.2.2), the PEI multiplier (VY2) is now labelled PE. The STATES.DAT is also accordingly updated on the usual repository http://download.win-test.com/files/equivalence/ .\n* NA Sprint : Because of the different multipliers per leg, the equivalence files must now be NA_SSB_SPRINT.DAT and NA_CW_RTTY_SPRINT.DAT. They are available on the usual repository http://download.win-test.com/files/equivalence/ . Tnx KD4D and N6TV.\n* NA Sprint : DC and the usual 14 Canadian provinces and territories are now considered as multipliers for the Phone leg (the MAR mult. is no longer used). Tnx KW8N.\n* UBA DX : Mult stations are now allowed for Multi-Op (Single TX) entries. Also, the 10-min timer for RUN stations is now displayed in the status window (Alt-J). Tnx RU3DNN.\n* NA Sprint : KL stations are now considered as US stations and their state (AK) is now in the states list. KH6 stations are also  considered as US stations for the Phone leg, and their state (HI) is now in the states list. During the CW / RTTY legs, KH6 stations are considered as DX stations (not NA). Tnx N6TV.\n* ARRL 10m : Mixed mode category forced in the Cabrillo output for the M/S entries.\n* Script properties : Tooltip added over the key edit field with the key code and modifiers values. It can help for the wtScript:AssignKeyCode function. Tnx N6TV.\n* Scripts manager : Run button added. The selected script is run the same way as if it were run by the assigned key (if any), and with the argument set in the properties dialog (if any). Tnx N6TV.\n* Lua : wtScript:AssignFKey and wtScript:AssignKeyCode functions added. Tnx N6TV.\n* Script Manager : Error message added when the SciTE or the script editor weren't correctly installed or configured. Tnx DL6RAI.\n* New CW and RTTY variables introduced : $GRAB1 to $GRAB9 to grab from the partner stack slots, and $GRABRT1 to GRABRT3 to grab from the partner realtime slots.\n\n==Release information (4.15.0) (Nov 22, 2014)==\n===Bugfixes===\n* When a voice message contained several script calls in a row, only one out of two was executed. Tnx N6TV.\n* ARRL SS : When a callsign is grabbed, the cursor is now set to the serial field. Tnx AC6T, N6TV. (Task #353)\n* When not using advanced SO2R with Shift bound to the secondary radio, Shift-Enter now has no action. Tnx N6TV.\n* Partner window: The SUPPORT / NOSUPPORT (or PARTNER / NOPARTNER) commands didn't resize the window properly.\n* Partner window context menu: The \"Remove\" item was enabled for empty slots while it was supposed to be grayed.\n* Partner stack: If the same callsign was in two adjacent slots in the Partner stack, only one of them was cleared when the callsign was entered in the log.\n\n===New Features===\n* CAUTION: New network protocol version 1.27 released. Reminder: If you use WT in a networked environment, you must have the same WT version on all machines!\n* Contest recorder : AltGr+E shortcut added as \"Extract and Save QSO\". Tnx N6TV.\n* LZ-DX contest : 10 min. CQWW DX rule applied to the M/S entrants, but currently limited to the band changes (the mode changes are  ignored). Tnx RU3DNN.\n* Partner : There are now two different colors for data entered as Run or as Support. Useful when there are several partner positions  for one run. Tnx F5HRY@TM0HQ.\n\n==Release information (4.14.0) (Oct 19, 2014)==\n===Bugfixes===\n* When several mp3 record files from different stations for a given contest were used, the rewind and forward functions led to a crash. Tnx DL8AAU@DR9A.\n* Radio wnd: When using a Windows font size option different from 100%, the VFO displays didn't scale up well. Tnx N6XI, N6TV.\n* Lua: An error occurred when calling a script with the double-quote key. Tnx N6TV.\n* RDAC: The Tools / Check log / Search for bad exchanges function was not working for the RDAC contest. Tnx SP5KP\n* In the Alt-M wnd, when data were ordered by number of worked bands/modes, and never worked mults were hidden, the sweep clean mults were always displayed, despite this option was set or not. Tnx CT1BOH.\n\n===New Features===\n* CAUTION: New network protocol version 1.26 released  Reminder: If you use WT in a networked environment, you must have the same WT version on all machines!\n* New notes file format and network protocol to ease log corrections within Win-Test. Check the new last items of the Tools / Check log menu.\n* Partner: New properties dialog to set the various options. By default, the realtime keystrokes network transmission is disabled   when switched to the S&P mode. It can be enabled by choice in this properties dialog. Tnx TM0HQ & N6TV.\n* IARU HF: A '?' indicator is now displayed when the received exchange is not an ITU zone, AC, R1, R2 or R3, or not composed of letters only.\n* New option in Tools / Check log / Search for bad exchanges, to detect exchanges discrepancies in the log only.\n* Merge report redesigned: All conflicts are ordered by time and also by station name.\n* The Date/Time dialog (Alt-F) now indicates the station who entered the QSO. Not editable. Tnx F8CRH@TM0HQ. \n* New Goto Callsign edit menu (Shortcut Shift+Ctrl+G) to set the cursor on a QSO with a given callsign. By default, the callsign of the current QSO is searched. If it is empty (i.e. if the cursor is set to the last (empty) line of the log), a dialog is opened. The search is done backwards.\n* New CW option to enable/disable the speed bursts (+/-) without modifying the messages. Text commands are BURSTS / NOBURSTS. Useful to defeat CW skimmers on-demand.\n* Interfaces setup dialog: The lists for each COM port are now reordered to comply with the most current needs.\n\n==Release information (4.13.0) (Jun 30, 2014)==\n===Bugfixes===\n* REF DDFM 50 MHz contest : Default CW msgs were using $GRIDSQUARE (6-char locator) instead of $GRIDFIELD (4-char locator). Tnx F2DX.\n* Gab window (Alt-I) : If the content was scrolled back, a double-click on a line set an incorrect default recipient in the opened Gab/Talk dialog. Tnx F8CRH@F6KRK.\n* REF VHF contest : Win-Test was asking for the \"departement\" in the contest settings dialog (was useless), and the help dialog was inappropriate. Tnx F5HRY.\n* CQ-M contest : Contest identifier for the Cabrillo and ADIF output files were misspelled. Tnx RU3RQ. (Task #348). \n* WPX : The prefix of VY2MGY/3 now resolved as VY3. Tnx N6TV. (Task #347).\n* Bugfix : Lua : wtApp:CallScript(name, arg) was always casting arg to a string. Tnx N6TV.\n\n===New Features===\n* EF6 added as a valid exception callsign. Tnx F6FDR.\n* Radio windows - List view : In the \"Sort by Mult Type\" view, the non-mults stations are now sorted by QSO points in descending order. Tnx G3WW.\n* Radio windows - List view : New sorting option by QSO points in descending order, irrelevant of mults, added. Tnx G3WW.\n* WRTC 2014 and IARU HF : Check multiplier wnd (F10) : New label for HQs \"entities\" to prevent confusion with DXCC entities. Tnx CT1BOH.\n* Log : The column header of the serial sent (if any) is now correctly labeled (\"No.\"). Tnx N6TV.\n* Options / Log / Align exchanges : New option to line up received exchanges in mixed mode. Tnx N6TV.\n* WRTC 2014 : Worked Mults wnd (Alt-M). The \"copy as text\" menu item is now enabled. Tnx CT1BOH.\n* WRTC 2014 : /MM stations are not counting for DXCC entity, and are credited depending on their ITU zone. Tnx KM3T.\n* WRTC 2014 : The country list used is DXCC (not WAE). Tnx KM3T.\n* WRTC 2014 : In the contest configuration dialog, the zone is set to 8, the Gridsquare is set to FN42fg and can't be modified.\n* The very singular 7QNL (and future 7QAA) callsigns are now accepted. Their prefixes are also resolved as 7Q0. Tnx PA3FYM.  \n* Lookup function for the DXCC entities resolver refactored to allow easier extension for cases like the newly introduced 4Y1A and C7A,when callsigns are assigned to two entities.\n* RTTY : Fields assignments updated for the NCCC Sprint. Tnx AA2MF.\n* King Of Spain contest : SMR multiplier added. Tnx EA4TX.\n* Marconi HF : New points rules applied. Tnx IK6BAK.\n* Lua : In CW, when chaining wtKeyer:Play() instructions, the word space between the string arguments will be omitted if they end with a \"~\". Example :\n\n    wtKeyer:Play(string1)\n    wtKeyer:Play(string2)\n: Will omit the word space between string1 and string2 if string1 ends with a \"~\". Tnx N6TV.\n\n==Release information (4.12.0) (February 10, 2014)==\n===Bugfixes===\n* UBA DX : The format of the output cabrillo file didn't stick to the required specs. Tnx ON5GQ. \n* DARC 10 : Under some circumstances, the DOK field was cleared while it wasn't necessary. Tnx DJ4MZ.\n* Lua : The wtApp:CallScript function was always returning a nil value when used with two parameters. Tnx N6TV.\n* The log sync enables / disabled setting was not correctly saved between logs openings. Tnx DK9TN@ED6A.\n\n===New Features===\n* DARC 10 : The NM exchange (Non Member) is no more considered as a multiplier. Tnx DJ4MZ.\n* Radios : IC-7410 added. Tnx DL6RAI.\n* Script Manager : Various UI enhancements and API bugfixes. Tnx N6TV.\n* Clear Log : The station type (RUN, MULT, etc.) setting is now preserved when this function is performed. Tnx DK9TN@TK4W.\n* Network : Time distribution : A warning now pops up when time sync frames are received, and the Windows user who started Win-Test hasn't enough privilege to modify the system clock. Tnx P40L, N6TV.\n* Lua : wtQso:GetData() returned table updated for the specific ARRL Sweepstakes contest. The QSO# received is in the \"rstReceived\" index, and the Precedence letter is in the \"miscInfo2Received\" index. Tnx N6TV. (Task #338).\n* Mult Window (Alt-M) : New \"Hide never worked\" option added. Pretty experimental for now, depending on the contest. Tnx CT1BOH.\n* Radio windows : The spot selected by a right click is now highlighted to prevent confusion. The highlight color calculation now also works for dark hues. Tnx AD1C@K0RF.\n* Stats window : In CQWW DX, the zones / overall display was clipped to the last hour when a new zone was worked.\n* Radio windows : Time / Spotter and Comments display options added in the list view. These settings are common to both views. Tnx CT1BOH.\n\n==Release information (4.11.0) (October 20, 2013)==\n===Bugfixes===\n* CQWW RTTY : The check log tool for the number of allowed QSY per hour in M/S was broken. Tnx DL9YAJ @ DR5N.\n* Frequency offsets weren't always correctly processed, especially on the secondary radio. Tnx DL5AOJ.\n* Extra Data files : Depending on the newline character(s) and other various parameters, the displayed data could be incorrect. Tnx IK0HBN, N6TV.\n* When a log was entirely entered manually, the date of QSO wasn't correctly set when using the \"<\" or \">\" keys to access and fill the time field. Tnx F5LEN.\n* Under some circumstances of startup order and various settings, a \"20 days older or newer log\" false alert might be  triggered. Tnx F6BGC @ TM0HQ.\n* RDAC Contest : Exchanges for callsigns ending with /x (x = 0 to 9) are now searched in the database and the log. Tnx SP5KP. \n* AGCW HNY : The (optional) AGCW membership number entry field was emptied when it was not supposed to be ! Tnx DJ0ZY.\n* Displayed ODX inconstancy under some circumstances when a QSO was deleted. Tnx DL6RAI.\n* RAEM : The coordinates entry field was emptied when it was not supposed to be ! Tnx DJ0ZY.\n* When using the GOTO function by entering a QSO number and Ctrl-G, the pattern analyser warning message (if any) is now cleared.\n* The modifications entered into the Freq Offsets dialog  are now taken into account immediately. No need to reload the current log. Tnx YL2GD.\n* When using a K3, changing band by entering its wavelength was sometimes setting the wrong LSB/USB mode. Tnx M0VFC (Task #326)\n* Under some circumstances, a random character could be entered in the Info field in a DXPed log, when using the Up/Down arrows in this field.\n\n===New Features===\n* Networking : Sockets initializations updated to comply with the usage of Win-Test in a Linux / Wine environment. The wtCom.dll must be updated (v2.0.4 or better) as well for this usage if needed. Tnx AA6KJ.\n* ADIF \n** output : Addition of the CREATED_TIMESTAMP field in the header, and the CONTEST_ID field in every QSO record, when applicable.\n** Export : The ADIF country code is now added to the QSO record. Requires using the latest CTY_WT.DAT or CTY_WT_MOD.DAT country files (02 August 2013 or later). Tnx AD1C. \n* CQWW DX Contest\n** The overlay \"Classic\" category has been added in the contest configuration dialog. It only adds the appropriate line in the Cabrillo output file.\n** The overlay category Xtreme is added in the contest configuration dialog, and in the Cabrillo file output as well. Tnx KL1A.\n* WAE Contest\n** The special calculation for the creation of the offtime section in the Cabrillo file has been removed, being now obsolete. Tnx DL6RAI.\n** Offtime threshold is now set to one hour. \n* Lua\n** wtQso:GetData() function added. Returns a table with fields of the current Qso. The current available keys are \"time\", \"band\", \"mode\", \"freq\", \"callsign\", \"rstSent\", \"serialSent\", \"rstReceived\", \"exchReceived\", \"miscInfoReceived\", \"miscInfo2Received\".\n** wtApp:GetLogFileName() and wtApp:GetIniFileName() functions added. Tnx N6TV.\n* UFT contest : Win-Test is now adapted to the new rules 2013. Tnx F6CEL.\n* YU DX contest : Totally rewritten because of the new rules 2013 (see http://yudx.yu1srs.org.rs/2013/rules.html). Tnx YU0W and F5IN.\n* SPDX Contest : The \"12 band or mode changes per one clock hour\" rule is now implemented. A simultaneous change of band *and* mode (Ex: 80m CW -> 40m SSB) counts as 2 changes. Tnx SQ2GXO.\n* New Tools / Data entry / Priority / Callsign option to ignore any freq or band changes when entering digits only in the callsign field. Tnx P40L, N6TV.\n* RAC Winter and Canada Day Contests : The 10-minute rule for the multi-single entrants is now implemented. Tnx VE3JM and N6TV.\n* Russian 160 meter : New rules implemented. http://www.radio.ru/cq/contest/rule-results/index2012.shtml. Tnx RZ3DX.\n* QR Code added in the registration dialog to help mobile phones users.\n\n\n==Release information (4.10.0) (October 23, 2012)==\n===Bugfixes===\n* YO DX Contest : The child and log windows are now compliant with the chosen mode category (CW, SSB or MIXED). Previously, the mixed mode only was assumed.\n* NAQP : The K8 mark for \"zones window\" (Alt-Z) was labeled K81 instead. Tnx NX5M.\n* Text and CSV files options dialogs : The Del key was acting as \"Remove all\" instead of \"Remove\". Reminder : Shift-Del acts now as \"Remove all\", Del acts as \"Remove\", Shift-Ins acts as \"Add all\" and Ins acts as \"Add\". Tnx TM0HQ.\n* In the logfile fixing process, the backuped file had a wrong file extension (it was always .wtb). Tnx TM0HQ.\n* Status wnd (Alt-J) : Not always correctly ordered when sorted by freq/name. Tnx TM0HQ. \n* CQ VHF and CQ 160 : ARRL Section added in the Cabrillo output file for US/VE entrants (Task #323). Tnx W9ZRX & N6TV.\n* FT1000(D) : The IF filter setting is retained per mode when grabbing a spot. Tnx DL6FBL @ DR1A.\n* Under some concurrency circumstances in a multi-op environment, Win-Test could crash when deleting or modifying spots in the Alt-A or the radio wnds (Task #318). Tnx N6TV.\n\n\n===New Features===\n\n* ARRL Sweepstakes, ARRL FD and ARRL 160 meter contests : ARRL/RAC sections list updated to comply with the four new RAC administrative sections (ONN, ONS, ONE, GTA), replacing the split Ontario Section. (Task #321)\n\n* Auto CQ : New option in the appropriate dialog to halt the auto CQ with the Esc key only. Equivalent text commands are RPTESCONLY and NORPTESCONLY. Tnx N6TV.\n\n* ARI Sezioni: Cabrillo output compliant with rules 2012. Tnx I2WIJ.\n\n* ARI DX : Cabrillo output compliant with rules 2012. Tnx I2WIJ.\n\n* IOTA : New rules 2012 implemented :\n** For multi-op (island) stations, display of Band/Mode changes in the rate window (Alt-R).\n** Cabrillo file : QSO lines now include RUN or MULT identifiers.\n** The score for World to World QSOs is reduced from 3 points to 2 points.\n** Island Stations now receive 5 points for World Station QSOs.\n** Island Stations now receive also 5 points when working their own Island.\n\n* RDXC : Oblasts window (Alt-Z) updated following the new list 2012. Tnx HA1AG, SP5KP, F5IN.\n\n* Check partial (F12) and NP1 (F8) wnds : The [UNIQUE] word has now its own background and text colors to draw the attention of the operator. Tnx CT1BOH.\n\n* JIDX : Cabrillo file : QSO lines format updated to comply with the new format specifications for the multi-op category. (See task #317). Tnx N6TV.\n\n==Release information (4.9.1) (October 27, 2011)==\n===Bugfixes===\n* Fix an issue with missing resources which might make WT to crash.\n\n==Release information (4.9.0) (October 26, 2011)==\n===Bugfixes===\n* Problem in Spanish language file fixed. Tks N6TV.\n* The exceptions callsigns of the CTY*.DAT files were wrongly parsed when operated from another DXCC entity (ex. W6HGF/KH0). Tnx JE2UFF.\n* During a Cabrillo import, if the format of the QSO line wasn't correct, the error message was off one on the QSO number. Tnx W6IZT.\n* IARU HF contest : The mode entry was empty in the output Cabrillo file for multi-op categories. It is now set to mixed. Tnx F1HAR @ TM0HQ.\n* The Kenwood radio protocol was broken when sending CAT commands with frequencies above the 3420 MHz band. Tnx W8ZN.\n* Task #310 : IARU HF contest : For US/VE stations, the ARRL section is now required, instead of the state or the province. Tnx N6TV.\n* Entering your own callsign in the bandmap (Ctrl-Enter) was displaying a \"spotted by...\" alert. Tnx F5JSD @ TM0HQ. \n\n===New Features===\n\n* When a new file is created, the usage of a network drive is checked and strongly discouraged to prevent log inconstancy. Tnx VK8DX @ 4W6A\n* WAEDC : Time shift can now be applied to the QTC. Tnx DL8RDL.\n* NCCC Sprint : New rule 2011 : 15m QSO are now permitted. (See task #312). Tnx N6TV.\n\n\n==Release information (4.8.0) (June 26, 2011)==\n\n===Bugfixes===\n* Task #308 : JIDX : 160m QSO points counted 1 pt instead of 4. Tnx N6KI and N6TV.\n\n* Under some circumstances, DXped audio recordings were not correctly tagged, the file information dialog was incomplete, and the QSO playbacks failed. Tnx VE3EY @ TO3A.\n\n===New Features===\n\n* ADIF : PROGRAMID and PROGRAMVERSION fields added in the file header.Tnx IZ8MBW.\n\n* LPT Interface : 50 MHz, 144 MHz and 432 (440) MHz band data outputs added. Tnx W8ZN and N6TV.\n\n* Callsign check rules : The pathetic 9HOHSJ callsign is now added as an exception (like RAEM, JY1 and TX9). Tnx OH2OT, F5HRY.\n\n* PACC contest : New rule 2011 : QSO are now allowed in each mode for mixed categories. Tnx PA2A.\n\n* RSGB 160m contest : Single-mode CW-only restriction removed to comply with the new rules 2011. QSO and bonuses are now allowed for each mode. Tnx G3XSV. \n\n* NAQP : Cabrillo output : The DXCC prefix is now indicated instead of \"DX\" for North American stations outside of K/VE. Tnx WA7BNM.\n\n*  DARC XMas contest : New rules 2010 : \"NM\" is allowed as a exchange from the German stations, but is no more credited as a mult. Tnx DJ3WE.\n\n* DX Spots window (Alt-A) : New option to enable/disable logging of the incoming spots in the .dxc file. It is enabled by default. Under some circumstances (slow antivirus inspection, slow HDD, etc.), saving every spot (especially when using the RBN) was making Win-Test less responsive. The op-entered spots are always saved to allow their restoration on log startup. Tnx HA1AG @ ED9M.\n\n* Packet window (Alt-O) : New option to enable/disable logging of the packet stream in the .pkt file. It is enabled by default. Under some circumstances (slow antivirus inspection, slow HDD, etc.), saving the packet data stream (especially when using the RBN) was making Win-Test less responsive. Tnx HA1AG @ ED9M.\n\n==Release information (4.7.0) (December 2, 2010)==\n\n===Bugfixes===\n* Task #300 : WAEDC RTTY : The sent QTC group number was not taken into acount by the other connected machines, and therefore the QTC numbering was garbled in M/* environment. Tnx DL6RAI.\n\n* Task #266 : WAEDC RTTY : No *New Mult* warning. Tnx DL6RAI.\n\n* WAEDC : Number of QTC to send dialog : Even if some buttons were disabled, their associated \"number keys\" were still active.\n\n* WAEDC : Sending QTC dialog (Ctrl-L) : In \"show\" context, and if messages were sent under some circumstances, Win-Test could crash. Tnx IW1QN.\n\n* WAEDC : Under some circumstances, sent QTC were not always correctly saved.\n\n* WAEDC : When the number of QTC to be sent is 0 (no more QTC available), all \"number keys\" and Enter are now ignored in the appropriate dialog.\n\n* Task #298 : Spacebar key didn't always work properly in the ARRL Sweepstakes contest. Tnx N6TV.\n\n* Task #297 : Double-click on Check Multipliers window (F10) didn't work in ARRL Sweepstakes. Tnx N6TV \n\n* Under some circumstances, if data entered in the time field didn't follow the HH:MM or HHMM format, it could lead to a crash. Tnx N6TV.\n\n* WinKey : Speed bursts were not executed if located just before the $LOGGED variable. Tnx ES5TV.\n\n===New Features===\n* CW Autosend : Feature temporarily disabled when Alt-Space (grab from the RT partner slot), Alt-1..9 (grab from the partner stack) and Ctrl-1..9 (exchange with the partner stack) are used. Tnx ES5TV, N6TV.\n\n* ARRL 10m contest : New Mexican multipliers added. The name of the database (which is now different from the other ARRL contests) is now ARRL_10M.DTB. Several XE stations (around 300) have been added in the current file: http://download.win-test.com/databases/ARRL_10M.DTB\n\n* MouseWheel actions are now compatible with HiRes optical mouses like the Microsoft Wireless LASER Mouse 8000. Tnx W9ZRX, N6TV.\n\n* Bandmap properties : The minimum spot bandwidth is now 0 Hz (!). Tnx SM2WMV.\n\n* IC775 : Force narrow IF filters when grabbing callsigns in CW. Tnx YL2GD.\n\n==Release information (4.6.1) (Released only for demo and DxPed versions)==\n\n===Bugfixes===\n* The default directory name for a \"DX expedition (VHF and above)\" log was wrong. Tnx DJ4MZ.\n\n* When a callsign was entered by a dbl-click in the N+1 or the partials wnd, and if this feature was set to automatic, the callsign check status wasn't updated. Tnx ES5TV.\n\n===New Features===\n* COPYLOGCLEAR text command added. Equivalent to the COPYLOG command immediately followed by a CLEARLOG command. Tnx CT1BOH.\n\n* QTC receive dlg : New variable $QTCROW introduced indicating the QTC line number where the cursor is located. Mainly used in RTTY for asking a resent of a specific line. The default F8 button message is now \"AGN QTC $QTCROW?\" in this mode. Tnx DK4WA.\n\n==Release information (4.6.0) (October 24, 2010)==\n\n===Bugfixes===\n* Task #296 : Check mult window (F10) was not updated properly when using in ESM mode with S&P mode selected. Tnx N6TV.\n\n* Under some circumstances, the default filename of a contest log could contain invalid characters. Tnx G0ORH.\n\n* Second zones window : The labels display option was not restored.\n\n* When grabbing a callsign in the RTTY window, the realtime partner window field wasn't updated. Tnx ES5TV.\n\n* Task #290 : On restart, Win-Test didn't remember the last SO2R scenario that was selected. Tnx N6TV.\n\n* WAEDC : QTC receive dialog (Alt-L). Using the INSERT key in this dlg was crashing Win-Test.\n\n* Task #291 : RadioWnd : Ctrl-Up/Down weren't working properly in list mode. Tnx ES5TV.\n\n* Under some circonstances, Win-Test could crash when started with the CapsLock key engaged.\n\n* Advanced SO2R CW messages dialog : The Esc and Enter keys now work.\n\n* WAEDC : Clock wnd : QTC in stock was always displayed for M/S entrants regardless of their location (EU or DX).\n\n* WAEDC : Clock wnd : QTC in stock value was not immediately updated after a Q was received thru the network.\n\n* EZMaster, MK/MKII/... and OTRSP setup dialogs : The Esc and Enter keys were not correctly handled.\n\n* Transmit QTC window (Ctrl-L) : Under some circonstances, the context-oriented background colors were not correctly updated.\n\n* WAEDC : After receiving QTC, the potential QTC counts in the bandmaps were not always updated. Tnx DF9LJ. \n\n* WAEDC : Every time a Cabrillo file or a summary file was written, the QTC counts were increased. Tnx DF9LJ, DL6RAI, and several others.\n\n* KCJ : TG (Tochigi) and NR (Nara) multipliers were missing in the Alt-Z window. Tnx F5IN.\n\n* NAC 10 : Exchange sent are now 6-positions gridsquares. Tnx SM6FKF.\n\n* Task #284. Your own call incorrectly counted one HQ if such an exchange was entered. Tnx TM0HQ, N6TV. \n\n* DX cluster (Alt-A) and radio wnds : If the SP or the LP value of the spot was 0\u00b0, heading was not displayed. Tnx SM5AJV/SE5E.\n\n* Task #282: Under some circonstances the QSO number displayed in the report for possible bad exchanges was wrong. Tnx DF1DX.\n\n===New Features===\n* CAUTION: New network protocol version 1.25 released. Reminder: If you use WT in a networked environment, you must have the same WT version on all machines!\n\n* The wtArg (and wtArgument) variables are now local to the called script.\n\n* For phone contesting, scripts can be called from the Advanced SO2R scenarios with the #SCRIPT or #@SCRIPT notation.\n\n* Lua scripting: New input API:\n\n:* wtApp:InputUpperText(Prompt, Title, Default) If Title or Prompt is empty, a default text is used. Typed letters  are automatically upper-cased while entering.\n\n* Lua scripting: New wtGab API introduced:\n\n:* wtGab:Send(strText[, strToStation]) sends a gab strText to strToStation. If strToStation is omitted, the text is sent to the whole network.\n\n* NCCC Sprint : New rules implemented. Tnx K9MMS, N6TV.\n\n* CQWW RTTY : In M/S category, the band changes counts are now displayed for the RUN and the MULT stations in the rate window (Alt-R). Tnx ES5TV.\n\n* Edition keys : To improve the compatibility with CT, Ctrl-B, Ctrl-D and Ctrl-F keys are now processed in the log fields. Tnx N5KO, N6TV.\n\n* WAEDC : QTC receive dialog (Alt-L) : New $FIELD variable introduced. This variable takes the value \"GROUP\", \"TIME\", \"CL\" or \"NR\", depending on the kind of QTC field where the insertion point is located.\n\n* New CW and RTTY options to work dupes or not. If dupes are worked, the $QSOB4 variable is ignored. The equivalent text commands are WORKDUPE/NOWORKDUPE or WORKDUPEON/WORKDUPEOFF. There is a different setting available per mode (CW or RTTY).\n\n* Task #205 : The $RxRy variables located in the end of a CW message, if any, are automatically appended to the content of the $QSOB4 message if played. Tnx N6TV.\n\n* The $QSOB4 variable can now include scripts calls.\n\n* The scripts calls in the CW or RTTY messages are now synchronous to the CW or the RTTY streams. To execute them asynchronously, they can be called with the #@ notation. Example :\n\n  -- script.wts\n  wtApp:AlertBox(\"Hello World!\");\n\nand the CW/RTTY message content is :\n\n  AAA #SCRIPT BBB\n\nThe keyer sends AAA, then \"waits\" until the user hits the OK button in the \"Hello World!\" alert box to send BBB.\n\nIf the CW/RTTY message content is:\n\n  AAA #@SCRIPT BBB\n\nThe keyer sends AAA and starts the script (and the alert box is open), *but* it continues to key the rest of the message (\"BBB\") without waiting the user intervention. This is the asynchronous mode.\n\n* Lua scripting : One new wtKeyer API introduced :\n\n:* wtKeyer:Insert(strMessage) : Works for the CW and RTTY keyers. When used in a synchroneous script, if gives the possibility to \"fill-in\" data into the CW/RTTY message. It is recommanded to use it only in the synchroneous mode (see above) to ensure data are inserted in the right place. WARNING : strMessage can only contain textual data (no variable or script call). It is *not* interpreted by the CW/RTTY parser (except the +/- speed bursts).\n\n* Lua scripting : New wtStatus API introduced :\n\n:* wtStatus:GetList() returns a table with names of the stations in the network.\n:* wtStatus:GetStatus(strStation) returns a table with fields of the status of a given station. Returns nil if this station doesn't exist. The table keys are \"band\" \"mode\" \"currentRadio\" \"radio1Freq\" \"radio2Freq\" \"radio1IsManual\" \"radio2IsManual\" \"passFreq\" \"type\" and \"qsyStatusId\".\n:* wtStatus:GetFreq(strBand[, strMode]) returns the \"best\" pass freq for a given band and mode. To determine this frequency, it uses the same algorithm as the $FREQnn variable.\n\n* Lua scripting : New wtOtrsp API introduced :\n:* wtOtrsp:GetDeviceName() returns the name of the OTRSP attached device.\n:* wtOtrsp:GetFirmwareVersion() returns the firmware version of the OTRSP attached device. NOTE : Some devices do not support this API, and return an empty string.\n:* wtOtrsp:Send(strCommand) sends a command string to the OTRSP attached device. The trailing <CR> character is optional, and is appended if needed.\n\n* Scripts manager dialog usability improved. Tnx N6TV.\n\n* OTRSP : If the OTRSP device has controls and if they can generate events, dedicated Lua scripts are called when events occur :\n:* otrspCrOn.wts and otrspCrOff.wts (not case-sensitive) are called when such a control has values 1 and 0 respectively. wtArg is set to the control number (0 to 9).\n:* otrspCrEvent.wts (not case-sensitive) is called for all states of the events. wtArg is set to (256 * cr) + state (cr = control number - 1 to 9, and state = value of the state when the event occured - 0 to 255).\n\nWARNING : If the PTT events are used, the control 0 is restricted to this usage, and doesn't fire the otrspCrOn/Off/Event.wts scripts. If the PTT events are not used, otrspCrEvent is not called when an event on this control occured. Only the otrspCrOn/Off scripts are executed.\n\n* microHAM devices : When an attached footswitch is used, two dedicated Lua scripts named microhamFsOn.wts and microhamFsOff.wts (not case-sensitive) are called. wtArg is set the radio number of the footswitch (0 for MK/MKII - 0 or 1 for MK2R/MK2R+/u2R depending\non the footswitch that generated the event).\n\n* Elecraft K3 : To circumvent erratic loss of control when used with various other devices, CAT stacked commands are now sent in a delayed sequence. Tnx N6TV, N6XI, and others.\n\n* Lua Scripting : New wtMicroham API introduced :\n:* wtMicroham:GetDeviceId() returns the ID of the microHAM attached device. Check the Lua constants for interpretation.\n:* wtMicroham:GetFirmwareVersion() returns the firmware version string of the microHAM attached device.\n:* wtMicroham:Send(strCommand) sends a command string to the microHAM attached device . The trailing <CR> character is optional, and is appended if needed.\nTnx ES5TV, N6TV, OM7ZZ.\n\n* Contest settings dialog: The contest combo box is now divided in sections.\n\n* Status Wnd (Alt-J) : Code rewritten to adapt the window columns to the contest in progress : The band is displayed if the current contest is multi-band. The mode is displayed if the current contest is multi-mode, and the type (R, M, etc.) is only displayed for Multi-Op HF contests. Also, when the CQWW M/S multiplier rule is used, new indicators are displayed in the QSY column.\n\n* Status Wnd (Alt-J) : Rewording of \"QSY Freq\" to \"Pass Freq\".  Menu items adapted too.\n\n* Status Wnd (Alt-J) : When operating in SO1R/Multi-Op technique, the Radio 2 freq is automatically hidden, and the Radio 1 freq is now using the same color as the other items of the line.\n\n* RDA Contest : All DXCC entities are taken into account for multipliers, even the Russian ones. Tnx UA2FF and RX3RC.\n\n* COPYLOG text command added : Duplicate the current log file (.wt4) in the current log directory with a timestamp added in its name. Useful to quickly save the current log right after a contest warm-up, just before clearing it (CLEARLOG) and start the contest. Tnx DL6RAI for inspiration.\n\n* MP3 Contest Player : You can now select which channel(s) - Left, Right or Stereo - to listen to. When Left or Right is selected, this channel is sent to both outputs for a more pleasant listening. Useful to listen to true SO2R stereo recordings. The shortcuts (AltGr+C for Left / AltGr+V for Stereo / AltGr+B for Right) have been chosen for their location on the keyboard.\n\n* WAEDC : Received QTC window (Alt-L) : The contest recorder keys are now active also in this window.\n\n* RDA contest : ADIF export : The first two chars of received district (if applicable) are saved as STATE field and the district (reformatted as XX-dd) is saved as CNTY. Tnx UA2FF. \n\n* RDA contest : For Russian entrants, a QSO with a /P Russian station (assumed to be a C1 or C2 stations) is now credited with 10 pts. Note that using /P for C1 or C2 stations is *not* mandatory (Check the note 5.2 of the English rules). Tnx UA6AA.\n\n* WAEDC : Received QTC window (Alt-L) : The ESC key only works if no field have been edited (and closes the dialog). If a field has been edited, the ESC has no action (except interrupting CW etc.). Tnx F5VIH/SV3SJ.\n\n* WAEDC : Transmit and Receive QTC windows (Ctrl-L and Alt-L): Modified wordings for some buttons, and easier usability for users, especially when using Esc and Ctrl-L/Alt-L to close these windows. Tnx DL6RAI, DF9LF, G3TXF.\n\n* WAEDC : Transmit QTC window (Ctrl-L) : In CW or RTTY, if no QTC is sent, the Ctrl-L and Esc keys close the dialog with no confirmation asked. Tnx DL6RAI.\n\n* WAEDC : Receive QTC window (Alt-L) : If no field is edited, the Alt-L and Esc keys close the dialog with no confirmation asked. Tnx DL6RAI.\n\n* WAEDC : Receive QTC window (Alt-L) : To improve consistency with the log edition keys, a new key set is introduced :\n  \n  Alt-Arrows : Moving from one field to another (replace Ctrl-Arrows)\n  Shift-Backspace: Delete all the characters left of the cursor\n  Shift-Del: Delete all characters under and right of the cursor \n  Ctrl-A: Like [Home]\n  Ctrl-E: Like [End]\n  Ctrl-W: Clear the current field\n  Ctrl-K: Like [Shift-Del]\n  Ctrl-Z: Undo field edition\n  Ctrl-Left arrow: Like [Home]\n  Ctrl-Right arrow: Like [End]\n  \nTnx F5VIH/SV3SJ\n\n* WAEDC : If the \"Show additional information on QTC traffic\" option is enabled, the callsign syntax check status messages are no more displayed, to free the message line for the QTC status. Only applies to the WAEDC. Tnx DJ0ZY.\n\n* LUA scripting : Two new global variables wtScript and wtCurrentScript introduced. wtScript contains the name of the top-most called script, with no extension, and wtCurrentScript contains the script name currently executed (no extension). For example :\n\n  -- foo.wts\n  wtApp:AlertBox(wtScript .. \" / \" .. wtCurrentScript);\n  wtApp:CallScript(\"bar\");\n  return -1;\n  --\n\n  -- bar.wts\n  wtApp:AlertBox(wtScript .. \" / \" .. wtCurrentScript);\n  --\n\nWhen foo is executed, the first alert box will display \"foo / foo\" and the next one will display \"foo / bar\". Tnx N6TV.\n\n* Check country wnd (F10) : New option to display (or not) the sun charts. Tnx N6TV.\n\n* ESM embedded script : When using the SO2R advanced technique, the scenarios messages are used instead of the standard ones. Tnx SM2WMV, N6TV and F6IFY.\n\n* Remote commands dialog : Various different options for the notification are now allowed.\n\n* Script manager : Added the possibility to attach a text command to a script. You can even pass a argument with the SCRIPT/ARGUMENT syntax (ex : SCRIPT/5 will call script.wts and the wtArg value is set to the string \"5\" - Caution : The argument is *always* passed as a string when the script is called from a text command). If no argument is specified, the default argument defined in the script manager will be used (if any). Tnx N6TV.\n\n* IARU HF : Mult wnd (Alt-M) can now be copied as text (and pasted as text or directly in a spreadsheet program). Does not apply for the WRTC version that has a different multiplier rule.\n\n* IOTA : Even if IOTA.DAT is not installed, IOTA references that are syntaxically valid are now taken into account for points credits and are written in the Cabrillo file. Tnx SM3CER. \n\n* IOTA : Mult wnd (Alt-M) can now be copied as text (and pasted as text or directly in a spreadsheet program). Tnx G3TXF.\n\n* The check logs tools reports are now adapted to the mixed contests.\n\n* Enhanced replies to the inventory command (INV) with bridgehead and time masters indicators (B vs b and T vs t).\n\n* BRIDGEHEAD/NOBRIDGEHEAD text commands added.\n\n* IARU HF : \"BA\" added to the exception list of the cut numbers translation, despite this abbreviation is not listed as the official one of the E7HQ Society. Cf http://www.iaru.org/iaru-soc.html Tnx UA6AA and many others.\n\n==Release information (4.5.2) (July 3, 2010)==\n\n===Bugfixes===\n\n* Bugfix : Fixed a problem with registration in some versions.\n\n==Release information (4.5.1) (June 27, 2010)==\n\n===Bugfixes===\n\n* Bugfix : MP3 information files dialog could lead to a crash if no mp3 file were present in the current log directory.\n\n* Bugfix : ARI Sezioni - RTTY : Only valid 4 digits codes can be now grabbed from the RTTY wnd as an exchange. Tnx IK0CHU.\n\n==Release information (4.5.0) (June 5, 2010)==\n\n===New Features===\n\nCAUTION: New network protocol version 1.24 released\n\nReminder: If you use WT in a networked environment, you must have the same WT version on all machines!\n  \nThese network modifications only affect the use of Win-Test in a WAN environment, and requires wtTunnel 1.12 (to be released) to be effective.\n  \n* Workaround: YCCC SO2R Box outputs were not working as expected. At this time, AUX1 and AUX3 are assigned to Radio1, and AUX2 and AUX4 to Radio2. This will be customizable in the future.\n  \n* Added a Extraction Feature in Contest Recorder (right-click in the Contest Recorder Window, and chose the \"Extract and Save QSO\" menu).\n\n* Text commands : <tt>MP3SETUP</tt> and <tt>SCRIPTS</tt> commands added. Tnx N6TV.\n\n* Scripts manager dlg : The delete key now acts like clicking on the Delete button.\n  \n* New microHam device \"USB micro2R\" supported. Tks OM7ZZ.\n\n* Radio Wnd and DX Cluster Wnd (Alt-A) : New leading indicator (#) introduced to tag spots coming from a CW Skimmer (aka the spotter callsign ends with \"-#\").\n\n* CW cut numbers translation : New option in Tools / Data entry to disable the automatic translation. Note that this translation is performed on a contest and worked station contextual basis. The equivalent text commands are <tt>CUTON</tt> and <tt>CUTOFF</tt>. Do not use <tt>CUT/NOCUT</tt> that are reserved for CW cut numbers generation ! Tnx N6TV.\n\n* EXPERIMENTAL : New \"Always On Top\" option in the Options / Windows menu. Can also be (re)set with text commands. Tnx N6TV.\n\n===Bugfixes===\n* Bugfix : IC-7600 : Split was broken. Tnx N3MX, I2WIJ.\n\n* Bugfix : In M/* configuration, and under certain circumstances, the mp3 files list associated with a station in the MP3 file information dialog could be wrong.\n\n* ARRL DX : CW cut numbers are translated for DXCC stations worked from the US/VE side.\n\n* MP3 setup : Only the CBR codecs are now displayed in the setup dialogs. The usage of the ABR codecs (most of the LAME ACM ones) is too erratic to be trusted in. Tnx N6TV.\n\n* Bugfix : REF HF : Cut numbers were translated for TK stations (2A). Tnx F5CQ.\n\n* Bugfix : Additional CW messages (Alt-C) : When no log is opened, the function keys are now disabled.\n\n* Bugfix : Recorder wnd : Under certain circumstances, the buttons tooltips were not always displayed.\n\n* Bugfix : HA DX contest : When working contest from the HA side, cut numbers where always translated, whereas it had to be so for non-HA callsigns only. Tnx HA3LN.\n\n* Contest Recorder: the \"rotate file\" option were disabling the AutoStart one. Fixed. Thanks IK2JUB.\n\n==Release information (4.4.0) (January 17, 2010)==\n\n===Bugfixes===\n* Bugfix (#255): K1EL WinKey USB CW timing becomes very poor (Farnsworth style) when PTT delay is default 50 ms. This was caused by too low hardcoded value (80ms) of the PTT Tail delay. This delay is now configurable in the Winkey Properties Dialog Box. Tks F5JSD, SM5AJV, KL7RA and N6TV.\n\n* Bugfix (#253): Input Wave Device was not properly selected in the Contest Recorder Module. Tks N6TV, NR5M.\n  \n* MP3 files information dialog : Under certain circumstances, the displayed stop time and duration of the selected file were wrong. Tnx N6TV.\n\n* Bugfix (#271) : Packet window (Alt-T) was losing focus when the gab window was automatically closed. Tnx DL6RAI.\n\n* Bugfix (#272) : Under certain circumstances, pattern checking flags were not updated if an entered callsign was modified. Tnx DL6RAI.\n\n* DARC 10 : Leading zeros addition for serial received was broken. Tnx DK1AX.\n* Bugfix : MP3 files recorded in 2009 couldn't be listened to anymore in Win-Test in 2010 ;-) ! Tnx DL6RAI.\n\n* Bugfix : Stew Perry : Under certain circumstances, an overflow error could happen in distance calculations for Q inside the same GridSquare as the entrant. Tnx VE3TA.\n\n* Bugfix (Task #270) : ARRL 10 : When running the contest from the DX side, the serial sent was not editable. Tnx CX6VM.\n\n* Bugfix : RTTY wnds : Left-click to activate (and right-click to open the contextual menu) in the text area were broken. Also, the possibility to Ctrl-Drag these windows has been added.\n\n* Bugfix : ARI 40/80 contest in RTTY : The provinces can now be grabbed in the RTTY wnd. Also fixed for the ARI International Contest. Tnx IK0CHU.\n\n* Bugfix : The Inventory and Score broadcast network frames could have bad data. Tnx SV3SJ/F5VIH.\n\n* Bugfix : After opening a non-empty log, the first PgUp press was not updating the child windows.\n\n===New Features===\n\n* Added some new features of the WK2 (WKUSB) for the PTT Tail. Tks F5JSD, K1EL.\n\n* OmniRig supported as an alternative to the WT build-in Radio Control. Right-click on the Radio Window then choose \"OmniRig Settings\" in order to properly configure OmniRig for your Radio.\n\n* IC-703 rig added.\n\n* First attempt in OTRSP (Open Two Radio Switching Protocol) protocol support. Tested with the YCCC SO2R Box but not in real conditions. Tks K1XM.\n\n* Log output : Progress bar implemented. Tnx TF3CW.\n\n* Edit / Move in my log menu item has now text commands equivalents: <tt>MOVEINMYLOG</tt> (or <tt>SCROLLMYLOG</tt>) and <tt>NOMOVEINMYLOG</tt> (or <tt>NOSCROLLMYLOG</tt>). Tnx 5B4WN.\n\n* Rate wnd (Alt-R) : Two methods are now available to display the elapsed time since the last band changes. Tnx F1NGP and TK5EP.\n\n* MRU (Most Recently Used) file list added in the File menu.\n\n* IC-7600 rig added.\n\n* ICOM rigs : Radio list rearranged alphabetically in the Interface Setup dialog.\n\n* Bugfix : RTTY wnds : The invert function was also inverting the character next to the selection.\n\n* RTTY wnds : Mirror zone enlarged to allow 4-figures serials.\n\n* RTTY wnds : Callsigns found in the database or in the log are now displayed in bold.\n\n* RTTY wnds : Colors management added.\n\n* Grid Squares wnd : It can now be enlarged to the entire world. Tnx F8BBL.\n  \n* Grid Squares wnd : New options in the contextual menu to display fields only, and to center the map on a specific point more easily (it requires the map is NOT centered on the Home QTH in the properties dialog).\n  \n* Grid Squares wnd : The resolution (low or high) chosen in the properties dialog wasn't properly saved.\n\n* CQWW WPX Contests (Task #269) : Various updates to comply with the new rules introduced in 2010. Tnx K5ZD, W0YK.\n\n* ARRL Contests : Default Off-time period set to 30 mins. Tnx CX6VM and DL6RAI.\n\n* New \"-n\" or \"--noautoload\" switch allowed in the command line to disable the autoload log feature. Tnx N6TV (The only Win-Test user who runs it from the command line ;-) ).\n\n* Startup time reduced.\n\n* CSV and Text exports : HF logs can now export distance and heading. CAUTION : To ensure consistency with the VHF logs exports (and many geographical processing softwares or online apps), the longitude is now positive for East, and negative for West.\n\n* Tools / Check log / Callsigns syntax check added. Uses the pattern callsigns rules file (callsign.pat).\n\n* LUA : wtArg can now be used to get the optional argument set in the Script Manager or in a #SCRIPT(argument) call. To ensure compatibility, wtArgument remains usable.\n\n* Bugfix : Under some circonstances, some key assignments to scripts were not working properly. Tnx DJ0ZY.\n  \n* Script key assignment dialog : If no key is assigned, the argument field is now automatically cleared and disabled.\n\n* Lua : New API to get the type and the manufactuer of the radios:  wtRadio*:GetTypeId() and wtRadio*:GetManufacturerId(). Reminder : wtRadio* applies to wtRadio, wtRadioInactive, wtRadioPrimary, wtRadioSecondary, wtRadio1 or wtRadio2. New Lua WT constants are introduced for this purpose. A new directory on our download repository has been created to gather the API and the constants lists : http://download.win-test.com/v4/lua/\n  \n* REF 160 : As non-domestic stations can send non-numeric exchanges the CW cut numbers translation is now disabled. Tnx F5IN.\n\n==Release information (4.3.0) (November 23, 2009)==\n\n===Bugfixes===\n* Bugfix: playing back MP3s recorded on different stations was broken. Tks FY5KE.\n\n* Contest Recorder (#253): USB Voice Codec was not detected due to a trailing space in the Codec Name. Fixed. Tks N6TV.\n\n* Bugfix (#182): Wrong QSX Frequency in Self-generated Spots. Tks K1GQ.\n  \n* Bugfix (#262): CQ Repeat doesn't stop for Secondary Radio. Tks DJ0ZY.\n  \n* Bugfix (#259): Pressing Alt-1 in Secondary Radio window moves QSO to wrong band. Alt-1/2/3/... are now active only with the Primary radio and when the Partner Wnd is open. Tks N6TV.\n  \n* Bugfix (#251): NA Sprint - LOCATION record not written to Cabrillo file header. Done also for IARU HF, NAQP and NCCC Sprints. Tks N6TV.\n  \n* Bugfix (#243): WPX contest now requires LOCATION in Cabrillo. Done also for CQWW even if it doesn't seem required yet. Tks N6TV.\n  \n* Bugfix : Ukranian DX contest and RDXC : Cut numbers were translated even for Oblasts. Tnx F5IN and RK1AA.\n\n* UFT HF : Under some circonstances, the received report was not correctly translated with cut numbers. Tnx F5IN.\n\n* CQWW M/S : The 10-minute mult timer in the status window (Alt-J) was broken. Tnx FY5KE. \n\n===New Features===\n\n* Italian translation added. Tks IV3IYH!\n  \n* Search for Possible Bad Exchanges against bad formated serial number implemented. Tks N6TV.\n  \n* Added some basic checks for ARRL SS in the \"Search for Possible Bad Exchanges\" tool. Tks N6TV.\n  \n* The '<' and '>' keys are now interpreted by the Secondary Radio Window as well, as far as the SHIFT key is not used for binding to the Secondary Radio Window (task #216). Tks N6TV.\n  \n* WAE : When using the keyboard mode in the QTC transmitting and receiving dialogs, the Enter key was mis-interpreted. And now, in CW, the \"what you type\" field is also updated. Tnx DL6RAI and DJ4MZ.\n\n* Lua : New API to play the additional CW/RTTY messages (Alt-C set)\n  \n  wtKeyer:PlayAdditionalMsg(AdditionalMsgIndex)\n  \nAdditionalMsgIndex is the index of the Alt-C messages set (1 to 12). Others are ignored. This API is useful when these messages contains variables. If not, you can still use wtKeyer:Play(\"$MSGx\").\n\n* Lua: New API introduced to get various interesting directories paths:\n  \n  wtApp:GetLogPath()         Current log directory path\n  wtApp:GetAppPath()         Win-Test installation directory path\n  wtApp:GetCfgPath()         \\cfg directory path\n  wtApp:GetCtyPath()         \\countryFiles directory path\n  wtApp:GetDatabasePath()    \\databases directory path\n  wtApp:GetOpPath()          \\ops directory path\n  wtApp:GetScriptPath()      \\scripts directory path\n  wtApp:GetExtraPath()       \\extras directory path\n  \n* WAE : Transmit and Receive QTC windows : Scripts are now allowed in the predefined CW/RTTY messages (use the #SCRIPT notation as usual). Tnx DL6RAI. \n\n* Ukranian DX contest : Rules 2009 now accept single mode entries for DX : Cabrillo file output updated. Tnx F5IN.\n\n==Release information (4.2.0) (October 21, 2009)==\n\n===Bugfixes===\n* Bugfix: Conversion of binary file containing QTC from v3 to v4. Tks DJ4MZ.\n\n* Better support of Win7 and Wine/Linux.\n\n* Bugfix (#258): Failure of swap radio key to switch rx focus for the MK2R+ as long as one not manually changed the rx focus to stereo or transmitted anything in CW. Tks GW3NJW, OH1JT, OM7ZZ, W4TV.\n\n* Cosmetic: avoid rx focus leds flickering when switching tx focus. Tks OM7ZZ.\n\n* Bugfix (#187): Ctrl-Shift-Tab doesn't appear to toggle RUN / S&P in Secondary radio window. Tks N6TV, GW3NJW.\n\n* Bugfix : K3 serial port default setup modified : The number of stop bits was wrong - It is now set to one stop bit, according to the K3 users manual. Tnx N6TV.\n\n* ON Winter and Spring contests : Sections list updated. Tnx F5IN and ON5GQ.\n\n* Bugfix (#257) : CQWW DX RTTY : Cabrillo template modified to match the specs. Tnx N6TV.\n\n* Bugfix : CQWW DX RTTY : Allowed band changes modified to 8 in MS and M2 categories (rules 2009). Tnx F5JY.\n\n* Bugfix (#164): TI5/NP3D is now parsed as TI. Tnx JE2UFF/W2UFF.\n\n* CTY files : 4U30VIC now considered as 4U1V in an appropriate way. Tnx DL6LAU.\n\n* Bugfix : After reloading a WAE log, the QTC count in the Summary window was wrong. Tnx DK1AX.\n\n===New Features===\n\n* Scripting: wtQso:GetModeId() and wtKeyer:GrabHighlightedCallsign() function added. Note that wtKeyer:GrabHighlightedCallsign() works only in RTTY, and relies on the INSERT key option set in the RTTY setup dialog.\n\n* New option in the Clock wnd to \"wizz\" this window a la MSN at rounded hours, to draw attention of the op (useful in multi-op configurations).\n\n* New feature in Tools / Scripts manager... : Allows to edit, create, delete or rename scripts. It's also used to assign a key and/or an argument to a script (its value will be available in the wtArgument global variable).\n\n* Scripts called by an assigned key can return +1 to be called again *after* the WT key processing ooccured. A new API wtApp:IsPostKeyProcess() is introduced to distinguish the \"pre\"- process from the \"post\"-process.\n\nExample:\n\nRunSPSwitch.wts  (assigned to Ctrl-Tab) :\n\n   if (wtApp:IsPostKeyProcess()) then\n     if (wtQso:IsOperatingModeRun()) then\n       wtApp:SetWindowColor(-1, 0, 165, 165);\n     else\n       wtApp:SetWindowColor(-1, 128,128,128);\n     end;\n   else\n     return 1; -- Triggers a post key process call\n   end;\n\nNote : This feature works only for users scripts called with an assigned key (and *not* with embedded overriden scripts).\n\n* Scripts can now be called from a CW or a RTTY message. You must use the #SCRIPTNAME(ARGUMENT) notation. The argument (and parenthesis) are optional. The script will be called synchroneously, but is executed in the main thread, meaning that it is not blocking the CW/RTTY stream.\n\n* New feature in Options / Script Editor configuration : Allows to use any external text editor to edit scripts. The default text editor is a custom package of SciTE (Scintilla Text Editor - free and open source) available on our repository\n\nhttp://download.win-test.com/utils/SciTE_for_Win-Test.zip\n\nUnzip the package and move the entire SciTE folder in the Win-Test installation directory.\n\n* YO DX Contest : Rules 2009 : In mixed mode, a station can be worked in both modes. Tnx N2YO.\n\n* Tools / Check log for possible bad exchanges : When the contest do not use serial numbers, use the QSO index in the report remarks. Tnx F1HAR @ TM0HQ.\n\n* Keys redefinitions : The Pause and Scroll-Lock keys can now be used. Be warned that Ctrl-Scroll-Lock and Ctrl-Pause (that are considered as \"identical\" by the system) are used by Windows to cancel dialogs. Thus, it is advisable to not use them for key redefinition.\n\n\n\n==Release information (4.1.0) (August 8, 2009)==\n\n===New Features===\n\n* IOTA contest: \"Search for possible bad exchanges\" (tools menu) implemented.\n\n* Rotator Azimuth orders are now based on the locator instead of the   DXCC on 50 MHz and above. On 50 MHz and 70 MHz, if the locator field   is empty in the log, then the azimuth is computed against the DXCC   prefix.\n\n* New text commands RUNSP/NORUNSP and RUNSPON/RUNSPOFF to enable or not   the RUN/S&P switching. Tnx N6TV.\n\n* New contest files : You can now customize the file name and sub dir   formats. See Options / Log / New contest files properties...   Tnx N6TV.\n\n* IOTA contest : Default IOTA reference is now guessed, according to   the new CTY_IOTA.DAT file (must be in the countryFiles directory).   This file is based on DXCC countries, callsign prefixes, call areas   and oblasts.\n\n* IOTA contest : Check mult wnd (F10) : IOTA references are now   autocompleted for check during QSO entry.\n\n* New File menu items to explore more easily several WT-related   directories. Tnx F5VIH/SV3SJ and N6TV.\n\n* DX Window (Alt-A) : Spot can be now passed to the secondary radio or   the non-active radio. Tnx DL8WAA.\n\n* M2/Orion rotators added in wtRotators. Tks IK0HBN.\n\n* The RRTC Cabrillo files are now following the version 3 specs.   And the contest name is modified as \"OZCHR\". Tnx F5VIH/SV3SJ.\n\n* CW and RTTY msgs enlarged to 120 characters.\n\n* Extra information files : Multiple spaces or tabs can now separate   the callsign from the data. Tnx G0ORH.\n\n* New File dialog : Ensures the validity of the entered file name.   Tnx DJ7MGQ.\n\n* ESM : S&P : When the entered callsign is a dupe, WT now blocks call.   To override this behaviour, use F4 to call and F2 to send exchange   (by default). Tnx GW3NJW.\n\n* VHF+ contests : Mode is now displayed in the main log wnd if the   contest has been set to handle several modes (Mixed or All modes).   Tnx DK2ZF and DL5NAH.\n\n===Bugfixes===\n* The displayed azimuth in the Rotator Window could be wrong   in the \"Stacks\" and \"Rotors\" tabs.\n\n* EUHF : Statistics window (Ctrl-F9) limited to one day.   Tnx F5VIH/SV3SJ.\n\n* IOTA contest : When an invalid IOTA was entered, clearing   the field afterwards wasn't clearing the '?' flag.\n\n* Contest Recorder:\n** Infinite loop in MP3 file rotations. Tks DD5FZ.\n** Memory Leak using LAME encoder.\n** MP3 Codec enumeration in the player. WT was not always detecting the appropriate Codec.\n** Playback with Windows VISTA. Note that the LAME Codec is an Encoder Codec only.\n\t\n* When radios were swapped (*), the ESM QSO status was   somewhat messy.\n\n* For some contests, the letters for cut numbers were   inappropriately translated.\n\n* After a WT v3 file conversion, the main window caption was   not updated.\n\n* MP3 files information : The file date was off by one   month. Tnx F5VIH/SV3SJ.\n\n* Cabrillo Import : The station name for all worked QSO was   CABRILLO. Now, it uses the name entered in the Contest Settings   dialog. Tnx F5VIH/SV3SJ.\n\n* Callsign text color wasn't reset after F11 or empty   callsign if the callsign check wasn't automatic. Tnx DJ0ZY.\n\n* Delete QSO : Several structures inconstancies fixed when   a Q was deleted in the middle of the log.\n\n* In REG1TEST exports (European Standard File for V/UHF   Contests), QSO logged in mode different than CW or SSB was not well   formatted. Tks DL5NAH.\n\n* Options / Log / Colors...  menu was broken. Tnx F5LIW.\n\n* Check Country wnd (F10) : Sun status bars now display   \"NO DATA\" when SS and SR are not computed (JW, JX etc.). Tnx DJ0ZY.\n\n* (Task #245) Network advanced settings : The Bridgehead   setting was not saved. Tnx KL7RA and N6TV.\n\n* Opening a .wtb file in the command line, by drag'n'drop or   a double-click on it was starting an infinite loop. Tnx N6TV.\n\n==Release information (4.0.1) (June 30, 2009)==\n\n===Bugfixes===\n\n* Options / Toolbar setting was ignored on startup. Tnx N6TV.\n\n* ESM was broken. Tnx F1HAR.\n\n* Registration Key was broken.\n\n==Release information (4.0.0) (June 26, 2009)==\n\nFirst release of Win-Test version 4\n\nMinimum requirements : WinXP (2k not tested but may mork - feedbacks\nwelcome). PIII 500 MHz - 64 MB RAM - 800 x 600 screen res.\n\n===New Features===\n\nSummary of the new features:\n\n* Rotators Controls\n\n* Integrated MP3 contest recorder and player: Use the Options / MP3 configuration to set the audo device that will record and play the file, the various sampling and bit rate settings. You can also set a maximum filesize. Over this limit, additional files will be automatically created. To start recording click on the record button of the window (a blinking red square will be displayed in the clock  window too). Once the contest is over, click on the record button  again to stop recording. Now, you can browse your log with usual  arrow keys and to listen to a specific Q but clicking the Play button  or use the <code>AltGr-Enter</code> combination (some keyboard do not have an  <code>AltGr</code> key, so use <code>Ctrl+Alt</code> instead). You can also go back and forward  with the adapted buttons or use AltGr-Left and Right. To pause/play,  you can use the <code>AltGr-Space</code> combination.\n  \n* ESM (Enter Sends Message): Enabled/Disabled by the Tools/Data entry/ESM Enabled menu. You can also use the ESM/NOESM or ESMON/ESMOFF text commmands. It relies on the following messages assignation :  \n  F1 : CQ\n  F2 : Sent report\n  F4 : Mycall\n  F5 : Logged callsign ($LOGGED)\n  F7 : ? (or \"Again ?\" in phone)\n  INSERT : Callsign + sent report\n  PLUS : TU + enter Q\nWhen the ESM is enabled, as the return key *can't* be used anymore to log silently a QSO, the key combination Ctrl+Plus has been introduced and added for this purpose.\n  \n* Variable speed for the integrated voice keyer : An exclusive Win-Test feature! You can play your voice files at a different speed (between   -20% and +70%) from the original recording speed. Record your voice files at normal speed, and use Alt-F9/F10 (as in CW mode) to play  them at a different speed. The speed in displayed at the bottom of  the (Rate) Alt-R window.\n  \n* On the fly callsign pattern check based on the K1TTT callsign.pat  file (over 400 rules applied today). Use the Tools / Data entry /  Callsign check menu option. You are encouraged to report the author any mistakes or improvements of this file (k1ttt@arrl.net). The file  is located in the cfg directory (see below).\n  \n* Improved F10 window with graphical indication of the sun status on  both sides of the QSO.\n  \n* Keyboard mode (Alt-K) enhanced. The backspace is not supported yet and replaced by \"E E \" like you do when you use a regular key.\n\n* Data (.wt4) and notes (.not) files can be transferred thru the WT network without needing any file or directory sharing. Very convenient to gather all logs in a multi-stations environment once the contest is over. Use the Tools / Download thru the network... menu. \n\n* Enhanced compatibility with Vista and Seven (Auxiliary and ini files are now stored in directories these OS accept with no additional rights:\n  \n  Windows XP : Documents and Settings\\All users\\Application Data\\Win-Test\\\n  Windows Vista : ProgramData\\Win-Test\\\n\nNote that these directories may be hidden by Windows Explorer. Check the Folders Options of Windows Explorer.\n  \nSeveral sub-directories are created and used by Win-Test. Their  names are self-explanatory."
                    }
                ]
            },
            "1442": {
                "pageid": 1442,
                "ns": 0,
                "title": "Release Notes V3",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "<big><big>Release Notes</big></big>\n\n==Release information (3.27.1-dev) (nightly)==\n\n===Bugfixes===\n* The Tools / Data entry menu was lost ! Tnx OH6XX.\n\n* For some contests, the letters for cut numbers were inappropriately translated.\n\n==Release information (3.27.0) (Jun 9, 2009)==\n\n===New Features===\n* Log entry : In CW, and when applicable (depending on the contest and  station worked), letters for cut numbers are translated. Only works for newly entered QSOs. Tnx N6TV.\n\n* New option in the bandmap properties to randomize a small offset (-100 Hz/0/+100 Hz) of the transmitting frequency of a grabbed spot. Works only in CW mode. Tnx F5VIH/SV3SJ. \n\n===Bug Fixes===\n* Several typos fixed. Tnx DL6RAI.\n\n==Release information (3.26.0) (Mar 26, 2009)==\n\n===New Features===\n* Partner window : Delete item added to the contextual menu. You can also use a Ctrl-Dbl-Click a la Bandmap. No confirmation asked.\n\n* RTTY windows : The middle mouse button acts the same as the left mouse button in the stream display, except that selection (if any) is stacked in the Partner window.\n\n* RTTY and CW : New variables.\n\n  $CURRENT (or $CURRENTCALL) : Sends the callsign of the current QSO  *despite* the presence of a $CR (always executed on message keypress) later in the message.\n  $NEXT (or $NEXTCALL) : Sends the callsign of the next QSO line when  a $CR is included in the message.\n  $PREV (or $PREVCALL) : Sends the callsign of the previous QSO line.\n  $GRABPARTNER : Grabs the first callsign from the Partner window and  insert it in the callsign field. The exchange guessing is performed  (or not) according to the manual callsign entering setting (Tools /  Data entry / Exchange guessing).\n\nTo summarize, you can now enter a QSO (with correction or not),  grab another callsign from the Partner window and send his report in one keystroke, by using :\n\n  $CORRECT TU $CR NOW $GRABPARTNER $NEXT $F2 (w/correction)\n\nor\n\n  $CURRENT TU $CR NOW $GRABPARTNER $NEXT $F2 (full call) ($F2 is supposed to be the sent report)\n\nIf you want to manually grab a callsign from the Partner window  you can use :\n\n  $PREV TU NOW $LOGGED $F2    ($F2 is supposed to be the sent report)\n\n1/ Use the enter key to silently enter the current Q\n2/ Grab the next callsign from the Partner wnd (dbl-click or Alt-n)\n3/ Send the above message\n\n* Custom variables support added. Mostly designed for the DXPed mode,  this feature allows to create custom variables and set the value  very quickly. Example : $REGION or $UP for a split up value.\n\nUse the Options / CW (or RTTY) / Custom variables... menu to set the names and the value of these variables to be used in your CW or  RTTY messages. You can also use the VARIABLES text command.\n\nYou can also easily set a variable value by entering its name in  the callsign and \"Enter\". WARNING : Don't chose a variable name  that is already used or it won't work... Tnx K5AC @ K5D. \n\n* Yaesu FT-450 supported. Tnx F8IJV, F6DEX.\n\n* Yaesu FT-950 supported. Tnx EA8AY.\n\n* ARRL DX and ARRL 10 : KH6 and KL7 stations are now exclusively   identified as being not located in HI and AK by the CTY*.DAT file.  Tnx AD1C and G4MJS.\n\n* CW and RTTY keyers : $FREQnn (like $FREQ160, $FREQ80 etc.) variables  added. Sends the freq of the primary radio of the first networked   station found on this band with the following priority : R, R+, M,  and M+. In addition, in CW, if the frequency is round, no decimal  point (or kHz) are send. If not, the decimal point is replaced by an R. Ex 14021.0 is sent as 14021 and 14021.1 is sent as 14021R1.\n\n* Status Window (Alt-J) : To improve consistency across the software,  new contextual menu item to Pass a frequency to the Sub VFO of the   active radio (if the radio permits). An Alt-Dbl-Click on the  frequency works too, like in the bandmaps windows.\n\n* Sked Window (Alt-B) : To improve consistency across the software,  an Alt-Dbl-Click on a sked passes its frequency to the Sub VFO of  the active radio (if the radio permits), like in the bandmaps windows.\n\n* CW / RTTY : The leading zeros setting is now different for each  mode, but the text commands (LZ/NOLZ etc.) remain the same.  Tnx N6TV, KR7X.\n\n* RTTY setup : New option to favor or not auto-highlighted mults  when using the Ins key. Tnx TK5EP.\n\n* RTTY wnds : New option in the contextual menu to \"invert\"  (Letters / Figures) the selection. Tnx DL6RAI.\n\n* RTTY wnds : The 599nn, 599nnn and 599nnnn reports are now correctly  interpreted and the 599 part is stripped. Tnx DL4NER.\n\n* PACC contest new rules : Non-PA stations are no more restricted to  mixed mode. The Cabrillo output has been consequently updated.  Tnx F5IN.\n\n===Bugfixes===\n\n* Under certain conditions the CLEARLOGNOW text command  could lead to a crash. Tnx DL6RAI @ DQ4W.\n\n* UBA Spring contests : Sections were missing in the  section list displayed in the Alt-Z wnd. Tnx F5IN, ON7TK.\n\n* ARRL Contests : The content of the ARRL-SECTION or LOCATION  field of the Cabrillo output file can be modified to comply with  the ARRL/RAC sections list. Tnx W2NRA. \n\n* (Task #241) Minimum offtime for CQWW 160 is now 30 min.  Tnx K1DG.\n\n* NAQP and NA Sprint RTTY : The $MYNAME wasn't working in this mode. Tnx YV5TX.\n\n* (Task #239) Packet monitor wnd (Alt-O) : Scrollbar issues  when its content is over 65535 lines. So, this wnd is now limited  to the last 65535 lines. Tnx G4MJS.\n\n* CQWW WPX now appears in the current month contest if we  are in february (because of the RTTY leg). Tnx DL6RAI.\n\n==Release information (3.25.1) (Feb 13, 2009)==\n\n===New Features===\n* CQWW WPX RTTY : Rules 2009 : The band-change limit for MS is increased to 8 per hour.\n\n* DX Cluster Wnd (Alt-A) : New option to display only the op-entered spots. Tnx YL2GD.\n\n* CQWW 160 : Zones wnd : Copy as text enabled. Tnx G3TXF.\n\n* CQWW WPX : RTTY M/S => Numbering sequence for whole log for M/S and numbering per band for the other M/? categories.\n\n===Bugfixes===\n* Bugfix : Stats wnd (Ctrl-F9) : If the contest spread over two days (CQWW 160 rules 2009 for example), it was impossible to export a target file over 48 hrs. Tnx OK1VWK @ OL7R.\n\n* Bugfix : Stats wnd (Ctrl-F9) : If the contest spread over two days (CQWW 160 rules 2009 for example), some drawings were broken.\n\n* Bugfix : Task #211 : NA Sprint : Network protocol was broken. Tnx N6TV.\n\n* Bugfix : Task #236 : FOC Marathon : The exchange filling function failed after a band change. Tnx N6TV.\n\n* Bugfix : Task #233 : Rate Wnd (Alt-R) : CQWW 160 : Under certain circonstances the pts per QSO calculation was wrong. Tnx DL1ELY, DL6RAI.\n\n* Bugfix : Task #230 : Options / Windows / Default layout... was crashing Win-Test. Tnx N6TV.\n\n* Bugfix : NCCC Sprint : Canadian Maritime \"provinces\" are now using the MAR identifiers, like for the NA Sprint. N6TV.\n\n* Bugfix: Task #228: wrong QSX frequency in spots with K3. Also apply to Kenwood Radios. Tks W9ZRX, N6TV.\n\n* Bugfix: ALT+F3 and K3: inverted frequencies into an ALT-F3 Spot. Tks W9ZRX.\n\n==Release information (3.24.0) (Jan 15, 2009)==\n\n===New Features===\n* CQWW WPX : New rules 2009 : In M/S category the trailing 0/1 indicator in the Cabrillo file now indicates if a callsign has been worked by a RUN or a MULT station.\n\n* RAEM Contest implemented. Tnx F5IN.\n\n* Keyboard mode : New options in Options / CW and Option / RTTY to enable or not keys remapping while in keyboard mode. Cf Task #172. Tnx N6TV.\n\n* Contest settings dlg : The exchange help message box pop-ups if it is required and empty. Tnx W7UPF, N6TV.\n\n* CQWW 160 : Win-Test is now compliant with the new rules 2009.\n\n* Sked window (Alt-B) : You can send the sked freq in the sub VFO if applicable. Tnx TM2Y.\n\n* CTY files : The \"virtual\" 0VER entity (if any) is ignored. The VER* callsigns too.\n\n* WAE messages : $LOGGEDCALL (or $LOGGED) can now be used in these messages. Tnx DK4WA.\n\n* Clock wnd : The RUN/S&P indicator is displayed only if this switch is enabled (Tools / Data entry menu). Tnx F1HAR @ FY5KE.\n\n* Statistics : All text reports are now formatted with | separators instead of ! chars. Tnx N6TV.\n\n===Bugfixes===\n* NAQP and SCCC Sprint : VO1/VO2 province is now NL instead of NF. Tnx NX5M.\n\n* Rate wnd (Alt-R) : Under some circonstances, the calculations were wrong for monoband contests. Tnx AC0W.\n\n* ARRL 10m : US/VE multipliers weren't correctly displayed in the Check Multipliers wnd (F10). Tnx CX6VM.\n\n* Task #221 : ARRL SS Cabrillo file import failed. Tnx N6TV.\n\n* Task #171\n\n* ARRL 160 : ADIF file export now uses the ARRL_SECT field. Also fixed for the ARRL SS, ARRL FD and the ARRL 10 uses the STATE or VE_PROV field when applicable. Tnx AD1C, W1EQ.\n\n* Task #222 : M/S log import now correctly assigns the RUN and MULT flags following the new Cabrillo implementation. Tnx I4UFH, N6TV.\n\n* Task #218 : The exchange help in the contest configuration now works for the ARRL SS. Tnx N6TV.\n\n* ARRL SS : Serial sent is now editable (Edit / Serial sent) Tnx N6TV.\n\n* WAE RTTY : QTC transmission : A QSO with a 000 as serial number was interrupting the transmission of the serie. Tnx DK4WA.\n\n* MK setup dlg : Under some circonstances, chosen options were deleted when setting the router path. Tnx FY5KE.\n\n* Task #214 - QSX frequency (if any) was missing in ALT-F3 when spotting the previously logged QSO. Tks DL4NER, NQ4I, W9ZRX, N6TV.\n\n* Task #215 (Clicking on QSX spots (split) doesn't work right with Yaesu radios) - fix to be tested.\n\n* Some AltGr (Alt+Crtl) shortcut was also lauching either Alt or Ctrl ones. Fixed.\n\n==Release information (3.23.0) (Oct 22, 2008)==\n\n===New Features===\n* Spanish language is now included. Thanks EB2CYQ for this excellent job!\n\n* CQWW RTTY : ADIF export : Task #213 - US State (or VE province) is now exported when applicable. Tnx N6TV.\n\n* Radios : Omni VII process reviewed and fixed. Note that the TenTec protocol has some limitations Win-Test can't circumvent. For example Win-Test can't know which VFO is transmitting. A big \"thanks\" to F5FLN (owner of RFPA/RFHam http://www.rfpa.com/ and http://www.rfham.com/) who lent us an Omni VII for testing. Tnx F5LVL.\n\n* RTTY keyboard mode (Alt-K) : The Ctrl-M and Ctrl-Enter combinations now send linefeeds. Tnx DJ4MZ, N6TV.\n\n==Release information (3.22.0) (Sep 16, 2008)==\n\nCAUTION: New network protocol version 1.23 released\n\nReminder: If you use WT in a networked environment, you must have\nthe same WT version on all machines!\n\n===New Features===\n\n* Voice Keyer module rewritten.\n\n* CQWW M/S Category : The Cabrillo file format now uses a different indicator whether the QSO has been worked with a RUN or a MULT station. Tnx K1EA, F6BEE.\n\n* RDA Contest : Russian stations : DXCC countries are now counted per band. Tnx UA1ACC.\n\n* RDA Contest : R1FJ and R1MV are now considered as Russian Stations and their RDA is processed as valid. Tnx G3TXF, OR2A and others.\n\n* The bridgehead concept has been revised to decrease the required bandwidth for log synchronization across a WAN. This new implementation is only effective when used with the updated WtTunnel v1.10. The updated WtTunnel suite will be available only for the next IARU HF contest, and, as usual, its use will be restricted to the HQ stations.\n\n* Radio wnds : Ctrl-Up/Down are now usable with all sorting options.\n\n* WAEDC : DX side : QTC-in-stock count is now displayed in the Clock wnd. Tnx K5KG.\n\n* WAEDC : Radio wnds : New option in the list view to display the \"potential QTCers\". Tnx IZ3EYZ.\n\n* RRTC (Russian Radiosport Team Championship) added. Tnx RA3AUU.\n\n* New text commands added :\n** AUTORELOAD: Equ. to Options / Load contest at startup / Enabled\n** NOAUTORELOAD: Equ. to Options / Load contest at startup / Disabled\n\n===Bugfixes===\n* WAE : Radio wnds : List view : The \"potential QTC\" option was not working correctly. Tnx IZ3EYZ.\n\n* Radio wnds : Bandmap view : Scale 1:8 menu item was not working. Tnx TM1W.\n\n* ARRL FD. Some ARRL sections weren't considered: AK, PAC, PR and VI. Tnx VE2FU, N6TV\n\n* ARRL FD. QSO between home stations are now tagged as invalid and count as 0 pts. Tnx VE2FU.\n\n* Helvetia VHF/UHF/Microwave Contest : Locator partial check is now working the same way as the other VHF+ contests. Tnx HB9CZF.\n\n* Split Mode with IC7700. Tks K3LR.\n\n==Release information (3.21.0) (June 23, 2008)==\n\nCAUTION: New network protocol version 1.22 released\n\nReminder: If you use WT in a networked environment, you must have the same WT version on all machines!\n\n===New Features===\n\n* Operators management : Reserved for Multi-Ops : When an operator logs in, Win-Test now automatically tries to run an executable (.exe, .bat or .com) named op_\"callsign\" which must be located in the Win-Test installation directory. For example, if DL6RAI logs in, WT will try to run op_dl6rai.exe (or .bat or .com), if this file exists. If the callsign includes a \"/\" character, it will be replaced by an underscore (\"_\"). This feature may be useful to automate various actions. Tnx DK4YJ for giving the idea.\n\n* NA RTTY Sprint : The special \"legal dupe\" rule being abandonned for this mode, Win-Test is now processing dupes the same way as for the SSB and CW legs. Tnx W0YK.\n\n* Win-Test now manages a lock mechanism to prevent several program instances running on the same machine to open the same log. Tnx N6TV.\n\n* CW and RTTY messages dlg : Keystrokes are now automatically upper-cased while entering.\n\n* Partial QTH locator search enhanced (Shift - F10):\n** Only applies to the VHF+ contests\n** Partial locator can be entered in the callsign field - or -\n** Partial locator can be entered in the locator field with four characters at least\n\n* Automatic CQ repeat : New options in the setting dialog to use this function for functions keys different from F1, depending on the mode. Can be useful, for example, in Phone when using CQ messages in different languages.\n\n* Automatic CQ repeat : The repeat interval can be set even if the function is disabled.\n\n* CW Autosend : Setting dlg slightly modified to split the Enable / Disable toggle from the minimum entered chars setting.\n\n* CW Autosend : The triggering chars count now starts after the first '/' if there is one in the callsign. Tnx ES5TV.\n\n* Shift and NumLock bindings settings are now ignored when using an operating technique different from the Advanced SO2R. Tnx SM5AJV.\n\n* New option in the help menu to display text command tips for menu items. The equivalent text commands for this option are TXTCMDTIP / NOTXTCMDTIP, or TEXTCMDTIP / NOTEXTCMDTIP. Tnx N6TV.\n\n* CW/RTTY Messages options : New option to ignore the S&P messages when switching to the S&P operating mode. Only the Sprint logic for the Insert key acts as expected, if enabled. Tnx ES5TV and N6TV.\n\n* CW/RTTY Messages options : The Sprint logic for the Insert Key now also applies for the AP Sprint. Tnx N6TV.\n\n* New $NEXTSERIAL and $PREVSERIAL CW and RTTY variables. Sends the next or the previous serial number of the current QSO line. Tnx ES5TV.\n\n* New text commands added :\n** WKSETUP: Equivalent to Options / WinKey configuration...\n** EZSETUP: Equivalent to Options / EZMaster configuration...\n** MKSETUP: Equivalent to Options / MK/MKII/MK2R configuration...\n** RTTYSETUP: Equivalent to Options / RTTY configuration...\n** QUICKQSL: Equivalent to Tools / Intelligent Quick QSL...\n** AUTOCQ/NOAUTOCQ: Enables/disables the Repeat mode\n** CQAUTO/NOCQAUTO: (ditto)\n** CWAUTO/NOCWAUTO: Enables/disable the CW Auto Send\n** AUTOCW/NOAUTOCW: (ditto)\n** CWAUTOON/CWAUTOOFF: (ditto)\n** AUTOCWON/AUTOCWOFF: (ditto)\n** RPTDELAY: Equivalent to Tools / Automatic CQ repeat, with the focus set to the repeat interval field\n** CTYFILE(S) / COUNTRYFILE(S): Eq. to Options / Data files / Country files...\n\n* RUN / S&P operating : When the repeat mode is enabled, changing to S&P operating disables the repeat and the autosend modes. Tnx ES5TV.\n\n* Alt-F : QSO operator added to the editable fields. Modifications, if any, are propagated across the network. \n\n* New feature added in the Tools menu to allow the correction of the operator for a range of QSO.\n\nEven if this tool is more supposed to be used after a contest, or a DXPed, to correct a wrong or forgotten entry, each correction is broadcasted to the other stns of the network by default. You can disable this broadcasting to save time, if not needed.\n\nThe easiest way to correct a range of Q, is to set the cursor log on the first Q to correct and select the menu item. The operator\ncombo will be then already set. Then, adjust the last Q to correct by using the arrow keys (and optionally the band(s) and mode(s)).\n\nNote that corrections are pretty CPU intensive and it may take a certain amount of time for large logs, because each QSO\nmodification requires internal structures to be updated.\n\nNote : Hesitating and wise users are encouraged to perform a backup of their log before proceeding. These corrections can't be cancelled while they are progress, to avoid any log inconsistancy... Tnx G3TXF and F6IFY.\n\n* WinKey properties : New options to set speed with the WK pot. only, or the WT commands when using the \"Sync speed\" option.\n\n* User Interface : Following the programming guidelines, all menu items requesting additional information to complete are now ending with an ellipsis.\n\n===Bugfixes===\n* Several bugfixes and improvements on the WinKey speed. Tasks #122, 162 and various reports. Tnx N6TV, K1EL, F6IFY, OM7ZZ and many others.\n\n* Task #128. CW and RTTY messages dialog now handle the Enter and Esc keys as expected. Tnx N6TV.\n\n* WAE QTC transmitting and receiving messages dialog now handle the Enter and Esc keys as expected.\n\n* QuickQsl dialog : The Enter and Esc keys work as expected while editing the messages.\n\n* Task #173 : The decimal point is now accepted when editing QSO frequency or QSX frequency in the Alt-F dlg. Tnx N6TV\n\n* Task #138 : In S&P, F1 was setting the CQ frequency. Tnx SV3SJ/F5VIH.\n\n* RTTY windows : Under some circonstances, the automatic grabbing with the INSERT key was broken. Tnx W0YK.\n\n==Release information (3.20.0) (May 14, 2008)==\n\n* King Of Spain contest : Points per QSO updated following the official URE rules. Tnx EA5FQ.\n\n* RTTY wnds : A new (C) button (stands for \"Clear\", like on a calculator) added to clear the TX/RX window; Tnx G3SVD and N6TV.\n\n* RTTY wnds : The mouse wheel now acts like in the other Win-Test child windows. It means that you scan scroll, or goto the start or the end of the window (by using Shift + Wheel), or change the font size a la Firefox/Mozilla by using Ctrl + Wheel. The small icon to quickly scroll to the end of the window (located in the title bar of the window) is also enabled.\n\n* RTTY wnds : Shift + Click on a message button opens it for edition.\n\n* Log exports : New export LogSearch format to comply with Marios 5B4WN log search php script. In the options dialog, you can specify a range of Q to be exported, and zip the output file (so its name will be \"blahblah.LGS.ZIP\"). Tnx TX5C and 5B4WN.\n\n* Added a LogSearch export option in the Automatic Backup function. In this case, the entire log will be exported (the range option of the log exports dialog doesn't apply), *but* the zip option set is applied.\n\n:Note: Contrarily to the WTB backup, the LogSearch exports are not done in a separate background thread. Thus, it is not recommanded to enable this option on a running station because WT will be unavailable for logging for a while every time an export is in progress. During this period of time, an empty file named \"LOCK\" is created in the backup directory, and deleted once the export is completed. This ensures file integrity check for a third party application using the export file.\n\n* New report in Tools / Check log menu to display all distinct callsigns of a log, and band(s)/mode(s) worked by each station. You can sort this report by callsign, by number of Q and by country. This report can also be opened in the Windows notepad. Tnx WA1S @ TX5C.\n\n* Keyboard switching for international teams with different keyboards. To help these users, a new switching dialog is added in the Tools | Data entry menu. It is enabled only if several keyboards are installed in your system. You can also access this dialog by entering the text commands KEYBOARD or KEYB for short.\n  \n:We remind you that you can also switch keyboard by using the text command KEYB/xxx where xxx is the abbreviated language code described here: http://www.microsoft.com/globaldev/reference/winxp/langtla.mspx\n\n:For example : KEYB/FRA, KEYB/ENU or KEYB/ENG etc.\n\n:For convenience, this abbreviation is also mentionned in the keyboard switching dialog.\n\n* Rate wnd (Alt-R) : By default for new logs, the calculated offtime is now based on the contest rule. You can still use a custom setting to check your operating (in)efficiency. If the contest rule is unknown, 15 minutes will be used. Tnx DL6RAI, N6TV and others.\n\n* Interfaces : New option in the MK/MKII/MK2 setting dialog to check if the microHAM router software is running. Tnx F2JD @ FO5A/MM ;-)\n\n* Interfaces : New option in the MK/MKII/MK2 setting dialog to start the microHAM router if it not running yet. \n\n* Interfaces : When a COM port can't be opened, you now have the possibility to retry opening, to continue with this port closed for this session only, or to disable it permanently.\n\n* Log wnd : WT can now display a QSO count over 99999 in DXPed mode. Tnx ES5TV @ VP6DX. \n\n* Packet parser modified to comply with the CWSkimmer telnet pseudo-cluster syntax (the # char is now accepted). Tnx N4ZR.\n\n* Startup : If Win-Test is started with the Ctrl key down, it doesn't automatically load the previous opened log.\n\n* Merge dialog : \n** In the \"Add file\" dialog, you can now select multiple files at once. Tnx TX5C.\n** New button to designate the master file. Tnx TX5C.\n** New option to load the master file once merging is completed.\n\n* New continent field available in the CSV and TXT export files. Tnx VA7DX @ TX5C.\n\n* Callsign checks are now a bit more restrictive to prevent typing errors. Tnx WA1S @ TX5C.\n\n* DXPed mode : You can now specify the duration of the operation (between 1 and 15 days) in the contest settings dialog, to fit the stats wnd horizontal range (Ctrl-F9). You have to enlarge this wnd if needed. Tnx TX5C.\n\n* DXPed mode : Default Insert key msg modified (no more dupe check). F3 default message also modified to \"$LOGGEDCALL ?\". Tnx TX5C.\n\n===Bugfixes===\n* Black Bandmap with FT-847/FT-897. Tks G4FAL.\n\n* ARI DX contest : Typo in the provinces list : FO instead of FC (I4). Tnx G3TXF.\n\n* RTTY wnds : If text was selected and the font size was modified, the selection rectangle wasn't modified, and further selection on received text before the size modification was wrong.\n\n* Task #170. HamCap Propagation forecast now also works with the callsign entered in the secondary radio window. Tnx N6TV.\n\n* Task #192. CheckPartial (F8) and N+1 (F12) wnds : Dupes display failed when callsigns were entered in the secondary radio wnd. Tnx N6TV.\n\n* Task #193. Data files specified in command line launch with no extension generated erroneous extra files names. Tnx N6TV.\n\n* Task #194. CheckCallsign wnd (F9) wasn't working for the ARRL VHF contests (and probably other VHF+ contests). Tnx K1TR.\n\n* Task #191. When using a WinKey, the paddles activation cancels the repeat mode if enabled. Tnx N6TV.\n\n* Radio wnds : Under some specific circonstances, the bandmap view could display garbage.\n\n* The CSV export settings weren't saved. Tnx N6TV.\n\n==Release information (3.19.0) (Jan 24, 2008)==\n\n===New Features===\n* Added IC-7700 and Tentec Orion II in the list of supported radios.\n\n* Basic Operators management\n\n:Foreword: This feature is very limited, and will *not* be further extended in this major version of Win-Test (v3). It is mainly added to help DXPeditioners for the web log search scripts, and for various DX or contesters challenges (RRDXA etc.)\n\n:New text commands : OPON (or LOGIN), OPOFF (or LOGOUT).\n\n: This feature is only available to multi-op logs.\n\n:If you entered a list of operators in the contest settings dialog when creating the log, it will be parsed to init the combo-box. You can also add ops \"on the fly\" to this combo box.\n\n:If you add nicknames to ops of this list (joe, jack, william, averell, josette or whatever - letters and numbers are accepted, allowing exotic nicks like l33t etc.), you can enter them as text commands to quickly change operator, without using the OPON command.\n\n:Op. callsigns are limited to 7 chars, while nicks are limited to 13 chars.\n\n:The operator changing is propagated across the network, meaning that if you login on a station, you will be automagically logged out of the previous one you were logged on (if any).\n\n:The ADIF file export includes the op callsign in the QSO record, if an op. has been defined for that QSO.\n\n:The text and CSV export files are also enhanced to allow the inclusion the op. callsign.\n\n* New KEYB text command: Designed for international multi-op teams. You can now switch keyboard to use in WT with a KEYB/xxx text command following the abbreviated language code described there: http://www.microsoft.com/globaldev/reference/winxp/langtla.mspx. For example : KEYB/FRA, or KEYB/ENG etc. Caution: The keyboards layouts must have been installed in the Windows language bar before using! This portion of code is CERN-approved. Tnx F6IFY, F5VIH/SV3SJ.\n\n* ARRL SS : The licence year log entry field title is now Chk (stands for Check). Tnx N6TV.\n\n* ARRL SS : New $CHECK variable added to send your licence year. This variable only works for this contest. Tnx N6TV.\n\n* CTY files : To strengthen the parsing of these files, all trailing spaces are now ignored. Tnx W9ZRX and AD1C.\n\n* CTY files : The parser now supports leading equal symbols (=) of the future CTY files. Tnx AD1C.\n\n===Bugfixes===\n* The \"elapsed time since the last QSO\" bargraph was not displayed anymore. Fixed.\n\n* Orion II Radios not properly set when grabbing QSX spots from the bandmap. Close bug report #159. Tks K1GQ (KC1XX). Note: still not 100% operational.\n\n* Task #174 of the BTS : Using [Alt-F1/F2] to fix band of already logged QSO entered on the secondary radio was changing the rig, which is not expected. Fixed. Tks N6TV.\n\n* NAQP M/2 (only) : Edit current op. name menu item added. The equivalent text commands are OPNAME or MYNAME. Tnx N4CU.\n\n* Radio Wnd / Bandmap view : Max. zoom extended. Tnx G3RXQ.\n\n* ARRL RTTY Round-Up implemented. Tnx F6IFY.\n\n* ARRL 160 : The Cabrillo file now marks empty exchanges (for DX side stations) with \"---\" to comply with the ARRL robot. Tnx F5IN, N5KO.\n\n* Objectives renamed as Targets. Tnx G3TXF.\n\n* NAQP : Cabrillo file : Op name field was broken in M/2. And Transmitter ID added in M/2 only. Tnx N4CU, N6TV, N5KO.\n\n* CQWW 160 : Default band (160) was broken. Tnx DL6RAI.\n\n* Bugfix : Left-handed users who used the appropriate Windows mouse settings weren't able to move the Clock and SSB bargraph windows. Tnx JQ1BVI.\n\n* ARRL SS : The exchange guessings were not reset when the callsign was modified. Tnx N6TV.\n\n* Tools : Check exchanges : Inconsistent behaviour under certain circumstances.\n\n* When opening or creating an empty log, it was locked from the OS point of view, even after closing it in WT. Tnx N6TV.\n\n==Release information (3.18.0) (Nov 3, 2007)==\n\n===General===\n\n* Some improvements done in the microHam MKII protocol support. '''This version of Win-Test does now request USB device Router v5.0.3 or later.'''\n\n===New Features===\n\n*MK2R/MK2R: WT does now display the firmware version number of the device in the \"detected\" message shown at the startup.\n\n* WT can know control the microKeyer through the microHam protocol as well. This is usefull to control the USB Device Router DVK which should give better result in audio and radio switching than using the WT integrated Voice Keyer. Tks microHam company.\n\n* < and > key behaviours changed. Regardless the SO2R status,\n: < key will now switch to the previous field of the main log\n: > key will now switch to the next field of the main log\n\n===Bugfixes===\n\n* Bugfix: MK2R/MK2R+ was not configurable anymore. Fixed. Tks OH2UA.\n\n* Bugfix: IC-275/475/1275 communication problems fixed. Tks IK2JUB.\n\n* Bugfix: Frequency Offset fixed with IC-735.\n\n* Bugfix: With an FT1000MP and some other rigs, band map follows TX freq instead of RX freq when operating Split. Tks N6TV.\n\n* ARRL SS : Stats are now displayed on 3 days. Tnx N6TV.\n\n* ARRL SS : Every QSO field must be filled to enter it. Tnx N6TV.\n\n* ARRL SS : Dupe warning now indicated the received serial of the former QSO. Tnx N6TV\n\n==Release information (3.17.0) (Oct 21, 2007)==\n\n===General===\n* '''CAUTION : New network protocol version 1.21 released. Reminder : If you use WT in a networked environment, you must have the same protocol version on all machines !\n'''\n\n===New Features===\n* The microHAM micro KEYER II is now supported. WT can control this interface using the microHAM protocol in order to use the DVK.\n\n: For that, create/select a free COM port for \"Control:\" in the \"microHAM USB Device Router\", then select \"microHAM MKII\" as a connected device for the corresponding COM port in the \"Interface Configuration\" window of WT.\n\n: Tks microHAM company for great support!\n\n* Asia Pacific Sprint added.\n\n* JARTS WW RTTY Contest added.\n\n* LPT address can be set between 0200 and FFFF (hex). Tnx VE5ZX\n\n===Bugfixes===\n\n* Bugfix: Sprint logic feature (CW messages option) was not working for the EU Sprint. Tnx S51DS.\n\n* Bugfix: Under certain circonstances, the correct local help files were not opened. Tnx W9ZRX.\n\n* Bugfix: CQWW RTTY : Except under certain circonstances, the zone wasn't filled for K/VE when a QSO has been made with the current stn on another band. Tnx DL5AXX, T93Y.\n\n* Bugfix: Task #141 - NA Sprint : Alaska stations (KL)  entered in the log are now listed with an AK exchange in the Cabrillo file. This also applies to the NCCC Sprint. Tnx N6TV.\n\n* Bugfix: When entering a QSX freq for a spot, WT was picking up the same transmit freq and re-listed that as the QSX instead of picking the second VFO freq. Tks NQ4I.\n\n* Bugfix: Under some circonstances, the Map (Grayline) Window was not properly opened when opening a new log. Fixed.\n\n==Release information (3.16.0) (Sep 7, 2007)==\n\n===New Features===\n\n* Intelligent Quick QSL can now be adaptative according to the Instant Rate. See the \"Intelligent Quick QSL configuration...\" window (in menu \"Tools\") for details. Tks CT1BOH.\n\n* Added new macro $QQSLRESET. This macro reset the timer or the counter like if the long QSL message were just sent. It makes sense to use this macro in each message you send your callsign in like CQ (F1 key) or MYCALL (F4 key). That way, you won't send a long QSL message after sending your call a few seconds before. Tks CT1BOH.\n\n* Added new macros $FREQP and $FREQS - Feature request #8. These new macros send accordingly the frequency of the Primary radio and the frequency of the Secondary radio. Tks OH4JFN.\n\n* New qualifications to the Kenwood Radios (as well as radios based on the same protocol, like SDR-1000, Elecraft):\n:* Under certain circumstances, the mode was not read correctly at the startup of Win-Test\n:* Added the BandMap \"Pass to Sub VFO\" feature\n:* When entering a frequency in the callsign field, the RIT is cleared (as far as it is enabled).\n\n* Editing of the Frequency of a logged QSO - Feature request #117. In addition to its Date and Time (ALT+F shortcut, or in menu Edit). Tks DL4NER.\n\n* Alt-F9/F10 now always change the CW speed by 2 WPM up or down, regardless of the current CW speed (can be odd or even). Tks N6TV.\n\n* F11 also wipes the time field if done on the last QSO in the log.\n\n* CQIR contest added.\n\n:: For the IRTS 75-year anniversary, make 75 QSO and you enter a draw to win a week for two in Kinnitty Casle (flights included). For detailled rules, see http://www.irts.ie/CQIR\n\n* SARTG RTTY contest added.\n\n* LOTW contest added.\n\n* SCC Championship RTTY contest added. Requires CTY_LUPROV.DAT file.\n\n* CQWW RTTY : When an US/VE stn is worked, entering his state/province is now mandatory. Tnx F6IFY.\n\n* Keyboard mode dialog (Alt-K) revisited. The dlg labels are more descriptive than before, and in RTTY you can chain predefined msgs with keystrokes, as in CW. The only difference is that in RTTY, [Esc] empties the TX buffer, but let the PTT ON, so you can enter keystrokes again, unless you close the window (which resets the PTT).\n\n* Spots warning : New option to be warned when spotted on the current band/mode only. Tnx I4UFH.\n\n* Radio windows : Markers and segments files can also be set with the bandmap display contextual menu.\n\n===Bugfixes===\n\n* Bugfix: SWAPing two radios (in SO2R mode) in a mixed mode contest might get Mode changes hazardous! In addition, VFO-B programming when at least one of the Radio is an Icom gave over. Tks MM0BQI.\n\n* Bugfix: Chaining 1-char long CW messages or using the CW Keyboard Mode with WinKey was sometimes causing speed changes (speed was actually set to the pot speed). Fixed. Tks DL5AXX.\n\n* Bugfix: RTTY was set using the upper side band for frequencies above 10 MHz. Fixed. Tks VE2FWW.\n\n* Bugfix: QTC might be hidden when for portable stations (like N1AA/6). Fixed. Tks DJ0ZY.\n\n* Bugfix: Closing QTC session with \"+\" causes QSO entry problem if the serial number is not set. Bug report #123. Fixed. Tks DL1IAO.\n\n* Bugfix: Task #137: \"PTT to Wrong Radio after sending something to 2nd radio\". In SO2R, if using Alternate CQ, the TX focus stays on \"wrong radio\" when starting QSO. In addition, the TX focus also stays on the secondary radio when one sends something on it. Both fixed. Tks OH2UA.\n\n* Bugfix: Task #130: \"Broken TRX-Control with TenTec Orion\". After about 30 min, communication with Orion trx was not working anymore. Fixed. Tks DJ0ZY.\n\n* Bugfix : WAEDC contest : In the QTC transmit or receive dialogs, the CR and + keys didn't work as expected in SSB mode. Tnx ES5TV.\n\n* Bugfix : WAEDC contest : The ADIF STX field wasn't set. Tnx F5UKL.\n\n* Bugfix : Stats wnd (Ctrl-F9) : Under certain circonstances, the displayed graph wasn't correct on this window opening. Tnx DJ0ZY.\n\n* Bugfix : Some mixup in the parity labels and abbreviations of the COM properties dialog. It is advisable to check your COM settings, especially if some of your interfaces use Even or Odd parities. Tnx DG7RO.\n\n* Bugfix : Notes are stored in the local .NOT file even if outbound protocol is disabled. Tnx N6TV.\n\n* Bugfix : [Esc] didn't always stop messages keying (CW or RTTY). Bug report #132. Tnx DJ0ZY.\n\n* Bugfix : Under certain circonstances, Cabrillo v3 files import failed. Tnx F5LEN.\n\n==Release information (3.15.0) (Aug 8, 2007)==\n\n===New Features===\n\n* New set of CW/RTTY variables dedicated to the WAE\n:* Receive QTC window:\n:: $MYCALL:\tSend my callsign\n:: $VALID:\tSave everything and close the window\n:: $QTC:\tSend <group>/<number>\n:: $NEXT:\tMove focus to the next QTC line\n\n:* Transmit QTC window:\n:: $MYCALL:\tSend my callsign\n:: $VALID:\tSave everything and close the window\n:: $QTC:\tSend <group>/<number>\n:: $NEXT:\tMove focus down to the next QTC line\n:: $13:\t\tSend carriage return character (specific to RTTY)\n:: $TIME:\tSend time of the current QTC\n:: $CALLSIGN:\tSend callsign of the current QTC\n:: $SERIAL:\tSend serial number of the current QTC\n:: $DONE:\tIf all QTC are sent: mimic the + key\n:: $SERIE:\tSend the QTC serie (specific to RTTY)\n\n* The CW/RTTY messages specific to the WAE contest (QTC Receive/Transmit) windows can now be redefined in the menu \"Options | CW/RTTY | Modify WAE messages...\".\n\n:: It is also possible to modify the label texts of the buttons for both the \"QTC Transmit\" and the \"QTC Receive\" windows. The variable $QTC can be used and will be replaced by the appropriate QTC group/number in the \"QTC Transmit\" window.\n\n* RTTY leg of the WAE contest now supported in beta test.\n: QTC groups and series will be highlighted in the RTTY window.\n\n: Assuming you receive the following sequence:\n\n   QTC: 65/2 QTC: 65/2\n   0917-GI8HXY-146\n   0918-G8UBJ-068\n\n: First click on one of the highlighted \"QTC: 65/2\": this will automatically open the \"QTC Receive\" window and fill the QTC group field.\n\n: Then click on each QTC serie highlighted lines. Again, they will be passed automatically to the \"QTC Receive\" window.\n\n* Sub VFO programming from the bandmap: added for Tentec Orion, FT-2000, FTDX-9000\n\n* SWAP Radios feature rewritten. To be tested with various rigs!\n\n* CW-Reverse mode added for some Radios:\n:* Orion\n:* All kenwood Radios supporting CW-Reverse\n:* All radios using a Kenwood-based protocol which are supporting CW-Reverse (Elecraft, SDR-1000).\n:* All Icom which are supporting CW-Reverse.\n:* FT-1000MP/MkV, FT-2000, FTDX-9000\n\n::  Other rigs can be considered as far as the protocol can handle it.\n::  Please tell us!\n::  There is no setting in WT in order to enable/disable this feature.\n::  Just set the CW Reverse on the radio, WT will remember that setting for the next time the mode must be programmed onto the radio.\n\n* ARRL Field Day: LOG layout reorganized.\n\n* FT-1000MP: RIT is cleared but status is preserved when frequency change. Tks N6TV.\n\n* V/UHF and 50/70/V/UHF contests with gridsquares as mults and one point per QSO. Tnx G4HSU & G4PIQ.\n\n===Bugfixes===\n\n* Bugfix: In the WAE contest, opening the QTC Receive/Transmit window was not working as expected. Fixed. Tks IZ3EYZ.\n\n* Bugfix: Polling Rate Combo Box of the \"Interface Configuration\" window was empty. Fixed.\n\n* Bugfix: Transmitting status in the Secondary Radio fixed in RTTY mode. Tested with no SO2R interface.\n\n* Bugfix: Selecting a single non-alphanumeric in the RTTY windows issued a in crash. Fixed. Tks DL6RAI.\n\n* Bugfix: The CQ repeat mode was not activated when clicking on the \"F1\" button of the RTTY wnd. Fixed. Tks VE2FWW.\n\n* Bugfix: Under certain circonstances, a dupe QSO was not credited to 0 point in both NCCC Sprint and NA RTTY Sprint contests. Tks N6TV.\n\n* Bugfix: FT-2000 / FT-9000, the active VFO in WT was thrall to the RX VFO of the radio. Correct way is to thrall the TX VFO of the radio. Fixed. Tks G4IRN.\n\n* Bugfix: VFO B programming of the Orion fixed. In addition, a timer now ensures to always wait at least 100ms between each commands sending. Tks SM6CNN.\n\n* Bugfix: NAQP, NA Sprint and NCCC: Database Updates was saving the OP Name insteed of the State/Province/Country. Fixed. Tks N6TV.\n\n* Bugfix: ARRL Field Day: ARRL/RAC official sections modified according to the rules. Tks VE3SY, 9A5CW, N6TV.\n\n* Bugfix: in RTTY, QSOB4 was not working anymore. Fixed. Tks IN3JJI.\n\n* Bugfix : All V/UHF contests : A QSO with own callsign gave one point.\n\n* Bugfix : CW smartcorrect : Text commands are ignored now. Tnx N6TV.\n\n==Release information (3.14.0) (Jul 25, 2007)==\n\n===Features===\n\n* Done some improvements and bugfixes in the NAQP contest. It now uses a specific \"Equivalent State/Province\" file: NAQP.DAT. It also uses the Cabrillo v3 specs for generating logs for the contest sponsor. The RTTY leg also supported.\n\n* Added NCCC Sprint (NS) contest.\n\n* The Run and S&P radio buttons of the Secondary Radio Window are now hidden when S&P mode is not active. Tks CT1BOH.\n\n* New text command \"MESSAGES\" to open the \"Standard CW/RTTY messages configuration\" window (menu \"Options | CW/RTTY | Modify Standard Messages). Text command \"MSGS\" is an equivalent. Tks N6TV.\n\n* Elecraft K3 added to the list of supported radios. Tks F6BEE.\n\n* Run/S&P switching capability menu renamed to improve the user interface.\n\n===Bugfixes===\n\n* Bugfix : IOTA contest (and several others) : The guessed exchange was not correct. Tnx DL4CF.\n\n* Bugfix: WT Windows of an imported Cabrillo log were not opened at startup. In addition, WT was loosing Focus. Fixed. Tks N6TV, I4UFH.\n\n* Bugfix: Under certain circonstances, the exchange was not filled in for stations previously worked. Fixed. Tks N6TV.\n\n==Release information (3.13.0) (Jul 23, 2007)==\n\n===General===\n'''CAUTION : New network protocol version 1.20 released - Reminder : If you use WT in a networked environment, you must have the same WT version on all machines !'''\n\n===Features===\n\n* The generated CABRILLO files for both CQWW DX and WPX are now in the CABRILLO V3 Format.\n\n* Cabrillo V3 (in addition to Cabrillo V2) can be imported.\n\n* NAQP fields reorganized. Unfortunately, this inverted the \"OP name\" and \"State/Province/Country\" field in the WTB binary file. It means that if you open an old NAQP file done with Win-Test, the \"OP name\" and \"State/Province/Country\" will be on the wrong places. There is a workaround if you want to open an old NAQP file with the latest version of Win-Test: revert to an old WT version and generate a Cabrillo file from it. Then install again the latest Win-Test version, and import the generated Cabrillo. My apologies for these troubles but it was making sense to invert these fields in order to be more efficient with that contest, as well as with NA Sprint, NCCC... which share some of the same code.\n\n* NA Sprint contest added. Log for the contest sponsor is generated using the CABRILLO V3 specifications. Note that the State/Province will contain DX for non-US/VE stations whatever the operator logged in the field. Tks W0YK, N5KO, K3LR, N6TV and others.\n\n* Added support of the new TenTec Omni VII radio, which is actually based on the Jupiter command sets.\n\n* Added a Search & Pounce Operating Mode feature in order to have two different sets of CW/RTTY messages:  one when running, and one when searching multipliers.\n\n:* The Run and S&P sets of messages are editable in the \"Messages\" Tab of the \"Standard CW/RTTY Messages Configuration...\" window.\n\n:* Use CTRL+TAB to switch between RUN and S&P mode on the Primary Radio. The status of this mode is shown in the clock window. To change the mode of the Secondary Radio Window, use either SHIFT+CTRL+TAB or a mouse click on the appropriate control in the Secondary Radio Window.\n\n:* It is possible to configure WT to automatically wipe the logged QSO or populate the Band Map when the operator changes the radio frequency, as soon as the Search & pounce mode is activated on that radio. This can be configurated from the \"Band Map Properties\" (right click in the Band Map windows).\n\n: '''NB:''' Search & Pounce is not activated by default. This can be done in the menu \"Tools | Data Entry | Search and Pounce\".\n\n*  The $QSOB4 content macro can be redefined in the \"Options\" Tab of the \"Standard CW/RTTY Messages Configuration...\" window. That macro doesn't support any variable in, except $MYCALL. Tks N6TV.\n\n* '''Sprint Logic''' feature added. Applicable in the EU Sprint, NA Sprint and the NCCC Sprint contests. When activated, WT decides which INSERT CW/RTTY Message must be sent according to the \"Rcvd QSO Number\" field.\n\n:* When that field is empty, WT assumes that the operator just called CQ, and then sends the INSERT message of the \"RUN\" mode.\n\n:* When that field is not empty, WT assumes that the operator just replyed to a CQ, and then sends the INSERT message of the \"S&P\" mode.\n\n:* This feature can be enabled/disabled in the \"Options\" Tab of the \"Standard CW/RTTY Messages Configuration...\" window. Other contests are not affected by this option.\n\n:   Tks N6TV, K3LR, K0XP, N2NL and many others.\n\n* New option to \"Stay in Field when moving in the log\", in order to avoid having the cursor always back on the callsign field. Option is in menu \"Option | Log\".\n\n* Summary wnd (Alt-S) : New option to include or not the dupes in the QSO counts and the avg calculations.\n\n* REG1TEST files : The New Country flag in VHF+ contests is now set in an appropriate manner. Tnx HB9DFD.\n\n* QSO deletion : The warning message is now more informative. Tnx N6TV.\n\n===Bugfixes===\n\n* Bugfix: In the specific case where one was operating a contest with a separate serial number per band, changing band on the Secondary Radio when the cursor was not in the last position of the log in the Primary Radio, the serial number set for the Secondary Radio might be wrong. Fixed.\n\n* Bugfix: The Precedence field were not corrected in the log when modified in a previous logged QSO. Fixed.\n\n* Bugfix: The Multiplier window was always showing DXCC for all bands, even for a contest which the band doesn't care in for DXCC multipliers. Fixed. Tks N6TV.\n\n* Bugfix : The INVENTORY command was filtered by WtTunnelSrv and could only be used within a LAN. Tnx F6IFY.\n\n* Bugfix : Internal CW generator : Under certain circumstances, the inter characters space was dropped. Tnx TA2RC, OH2UA.\n\n* Bugfix : Log display : When working CW or RTTY, a 5-char received exchange was truncated. Tnx F5HRY/TM0HQ.\n\n* Bugfix : When using Ctrl-K to delete characters behind the cursor in CW, and under other certain circumstances, $LOGGED was not updated. Tnx N6TV, CT1BOH.\n\n* Bugfix : Under certain circumstances there was no separator space between zones in the Alt-Z wnd, when marks were displayed.\n\n==Release information (3.12.0) (Jul 11, 2007)==\n\n===Features===\n\n* Frequency Offsets (ie when the rig is used with a transverter) added. Settings can be done in the menu \"Options | Frequency Offsets\".\n\n* Helvetia VHF/UHF/Microwave contest added. Tnx HB9DFD, HB9DUP, HB9CEX and others...\n\n* IOTA contest : If an IOTA ref is entered in the appropriate field of the log, *only* QSOs with this IOTA are displayed in the multipliers wnd (F10). Tnx MM0BQI.\n\n* IOTA contest : If an island reference is entered in the Exchange input field of the contest configuration dialog, the CW messages include it in the predefined messages. Tnx TA2RC.\n\n* The summary file (.sum) now uses the standard CRLF newline characters. Tnx DL6RAI.\n\n* Internal CW generator (LPT and COM outputs) : The PTT hold time is shortened. It is abt one dot long now. Tnx YT1NT.\n\n* DXpedition HD : Dupes count added in the summary wnd, and DUPE indicator added at the end of log lines, if applicable. Tnx G4IRN.\n\n===Bugfixes===\n\n* Bugfix : REG1TEST output log was broken.\n\n* Bugfix : CQWW WPX M/2 : Under some conditions, the sent serial number wasn't consistant when a spot was grabbed. Tnx DL6RAI.\n\n* Bugfix : Some english spellings fixed. Tnx G3TXF\n\n==Release information (3.11.0) (May 18, 2007)==\n\n===General===\n'''CAUTION : New network protocol version 1.18 released - Reminder : If you use WT in a networked environment, you must have the same WT version on all machines !'''\n\n===Features===\n\n* Help files : Online help now leads to the Win-Test wiki site. Every dialog and child window has its own help page. Special tnx to the wiki team M0CLW, DL6RAI, DL4NER, I2WIJ.\n\n* VHF+ contests : Distances can be expressed in miles :\n\n:   New option to display distances in miles in all windows except the stats windows where new items were added (Miles and avg mi/QSO) to ensure compatibility and consistancy. The objectives keywords allowed for distances are now :\n\n:   Distance in km => KM DISTKM\n:   Avg distance in km => AVGKM KMAVG\n:   Distance in miles => MI DISTMI MILES\n:   Avg distance in miles => AVGMI MIAVG\n\n: To avoid any confusion, the DIST and DISTANCE keywords are no more valid. A new field has also been added in the export function to get QSO distance in miles. Tnx K3LR, W9ZRX.\n\n* Gridsquares map (Alt-L) : The current gridsquare (4-chars) is displayed even if the callsign field is empty. Tnx DK5TX.\n\n* Interface setup dialog : The last part of the IP broadcast address can now be different from 255. Tnx SP5ELA.\n\n* Field Day IARU Rgn 1 (RSGB) : CW and SSB legs have now different method of scoring, according to the different RSGB rules. Tnx G3TXF, GM0ELP, G3UFY and others...\n\n* JIDX contest : 160m band added for the CW leg. Tnx F5IN.\n\n* ARI contests : The (IS0) Medio Campidano province abbreviation changed from MD to VS. Tnx ON5GQ.\n\n* RDXC : SH oblast renamed to YA (official abbreviation, according to the RDXC website). The WT_OBL.DAT and OBLASTS.DAT file are now updated accordingly. Tnx HA1AG.\n\n* New option in the Options / Automatic backup dlg to notify the user when a backup is completed by a warning under the log lines.\n\n* Markers files (.mkr extension) : If the comment includes a valid 4-char or 6-char grid square, the tooltip displays the heading and the distance to this grid square. It also displays the marker label if it is not entirely visible in the bandmap wnd.\n\n===Bugfixes===\n\n* Bugfix : Helvetia (H26) contest : Mixed category allows only one QSO per band, whatever mode used. And Cabrillo output log in multi category now mentions the mode category (CW, SSB, or MIXED). Tnx DJ3WE and HB9CZF.\n\n* Bugfix : Spelling and grammar mistakes in menus and dialogs. Tnx ES5TV, DL6RAI.\n\n* Bugfix : WPX contest : Some very long and fake callsigns (like SIROCCO92, EIOLEKUIN0, WWWWWWWWWWWWW1 or such) could crash WT. Tnx ES5TV and 9A5CW.\n\n==Release information (3.10.0) (Mar 22, 2007)==\n\n===Features===\n* New tool : Time shifting, in the Tools menu.\n\n:  You can time shift selected Qsos by any amount of time amount in both directions. You can apply the time shift for the entire log, for the Qso entered by your own station, for Qso entered by several stns, or a range of Qsos.\n\n:  Even if this tool is more supposed to be used after a contest, to correct a wrong clock setting, each time corrections is broadcasted to the other stns of the network by default. You can disable this broadcasting to save time, if not needed.\n\n:  Note that time shifting is pretty CPU intensive and it may take a certain amount of time for large logs, because each Qso modification requires internal structures (mainly statistics) to be updated.\n\n:  '''Note''' : Hesitating and wise users are encouraged to perform a backup of their log before proceeding. Time shifting can't be cancelled while it is in progress, to avoid any log inconsistency..\n\n* Main log window : New option in Options / Log menu to hide the QSO number column. Tnx RW3AH, SM3WMV.\n\n* Main log and secondary radio windows : To ease reading, the received RS(T) and the received exchange are now separated by an half space wide blank area.\n\n:  Note that it is still *one unique* field. It is only a display trick.\n\n* New feature : Band segments for bandmaps\n\n:  You can now display segments in the bandmap tab of the radio windows. Segments are defined by textual files with a .seg extension located in the Win-Test directory. You can use and display up to 10 files simultaneously, by selecting them in the Options / Data files / Segments files... menu.\n\n:  Note that, because of the available area constraints, you can't have more than 5 segments displayed per band for a given frequency.\n\n:  You can display or not the loaded segments by using the contextual menu item Display Options / Segments / Display. This setting can be different for each radio.\n\n:  The syntax of the segments files is very basic, and are very easy to create with a simple text editor like notepad.\n\n:  A segment is defined by its miniumum frequency (in kHz), its maximum frequency (in kHz) and an optional tooltip (30 chars max.). The two frequencies can be linked by an hyphen.\n\n:  Two sample files are located in the WT repository: http://download.win-test.com/files/segments/\n\n:*  '''UsSegmentsDetailled.seg''' displays all band segments for every US licence type.\n\n:*  '''UsSegments.seg''' displays all band segments in which all US licencees are potentially active.\n\n:  Tnx DL1MGB for inspiration.\n\n- New feature : Markers for bandmaps.\n\n:  You can now display markers in the bandmap tab of the radio windows. Markers are defined by textual files with a .mkr extension located in the Win-Test directory. You can use and display up to 10 files simultaneously, by selecting them in the Options / Data files / Markers files... menu.\n\n:  You can display or not the loaded markers by using the contextual menu item Display Options / Markers / Display. This setting can be different for each radio.\n\n:  The syntax of the markers files is very basic, and are very easy to create with a simple text editor like notepad.\n\n:  As usual, you can double-click on a marker to set the current radio on the freq. of the marker.\n\n:  A sample file is located in WT repository: http://download.win-test.com/files/markers/\n\n:*  '''NcdxfBeacons.mkr''' it displays markers for each NCDXF beacon.\n\n:  Tnx DL1MGB for inspiration.\n\n* WPX contest : Mult wnd (Alt-M). Band selection menu item removed. It also applies for the RDAC contest. Tnx I4UFH.\n\n\n===Bugfixes===\n\n* Bugfix: $TR1 and $TR2 macros were not working using the microHam MK2R interface. Fixed. Tks OH2UA.\n\n\n==Release information (3.9.0) (Mar 13, 2007)==\n\n===Features===\n\n* Added a tool for searching the logged exchanges which are potentially bad according to the database or to the other QSO made with the same station during the contest. Works for CQWW, ARRL DX or any contest in which there is something which apparent to a zone. It also works for the VHF contest when a gridsquare is logged. Look at this tool in menu \"Tools | Check Log | Search for possible Bad Exchanges\".\n\n* Added a tool for searching N+1 for each unique logged callsign in the log. A unique callsign is considered as this as soon as it appears only one time in the log (contact only on one band and mode, and no dupe).\n:N+1 can be searched against the log, the callsign database (master database) or both.\n:It is possible to disable the N+1 search for the unique callsigns which are known in the callsign database. Look at this tool in menu \"Tools | Check Log | Show Uniques\".\n\n* Coordinates (Long/Lat) expressed as decimal degrees added in the fields list which can be exported in text or CSV format. They are calculated from the country file used when the log was created, or the gridsquare received, if any (mostly in VHF+ contests).\n\n* QSO time in Unix time stamp format, frequency in MHz and QSX in MHz also added in the fields list which can be exported in text or CSV format.\n\n* RDXC : Summary wnd (Alt-S) : Dupe column added for mixed category, and consistency check between the mixed category and a monomode category:\n\n:* QSO column : Includes QSOs (even invalid ones) but not the dupes\n:* Dupes column : Includes dupes only\n:* Avg column = Total pts for the band / QSO column (see above).\n\n: Tnx I2WIJ\n\n===Bugfixes===\n\n* Bugfix: \"$TR1\" and \"$TR2\" commands were not working in SSB when placed at the end of a scenario. Fixed.\n\n\n==Release information (3.8.6) (Feb 26, 2007)==\n\n===Features===\n\n* It is now possible to use any \"$MACROS\" ($F1, $F2...) in the additional messages as well. Tks N1FIC.\n\n* Child wnds positions, sizes, colors and Z-orders are saved in a \"smarter way\" than before. Tnx DL6RAI.\n\n===Bugfixes===\n\n* Bugfix: Workaround: Reverting back to the old way to ESCape a voice message. This is an emergency fix, just before a major contest. Tks EI3JE and I2WIJ.\n\n* Bugfix: The RTTY additional RTTY message (ALT-C) was producing CW. Tks DL1IAO.\n\n* Bugfix: When Keyboard Mode (ALT-K) is initiated during an F-key message ALT-K will not accept any more input when the type ahead buffer got empty (i.e. when typing too slow). Fixed. Tks DL1IAO.\n\n* Bugfix: When pressing INS in an empty log line, no serial number is sent. Fixed. Tks DL1IAO.\n\n* Bugfix : WPX RTTY : 160m band removed. Tnx F5CQ.\n\n* Bugfix : WPX RTTY : Scoring updated. Tnx F5CQ.\n\n* Bugfix : WPX RTTY : Serial numbering for M/2 category is now compliant with the rules : One numbering sequence per transmitter.\n\n\n==Release information (3.8.4) (Feb 8, 2007)==\n\n===Features===\n\n* New shortcuts introduced in [Spots wnd (Alt-A)] and in [radio Bandmap] --Tnx DL4NER, W9ZRX @ K3LR and G3OZF.\n:* Ctrl + Dbl click on a spot deletes this spot (no warning)\n:* Alt + Dbl click on a spot loads the sub VFO (if applicable)\n\n* Edited spots are now considered as op-entered and are transmitted across the network. Tnx DL6RAI.\n\n* Check partial window contextual menu items regarding the 2-char options re-labelled to improve the user interface. Tnx DL6RAI.\n\n* Data entered in the contest settings dialog are now trimmed. Tnx W9ZRX @ K3LR.\n\n* The CW Narrow Filter is now set on the IC-765. Tks DK4YJ & K8BB. Done also for the IC-756. Tks F5VIH/SV3SJ.\n\n===Bugfixes===\n\n* Bugfix: Frequency was not read correctly on a FT-1000 when inserting a spot in the bandmap. The Split mode was not working either. Fixed. Tks N8TR.\n\n* Bugfix: DK4YJ reported that sending mode information to his IC-765 always changes the filter bandwidth to 2.4 KHz in CW. For this reason, ALT+F4 now changes the mode of the radio only when necessary. Tks DK4YJ.\n\n* Bugfix: With the \"Independent speed\" option in WinKey ticked, using ++ or -- in the message was changing speed to the paddle speed. Tks VE2FU.\n\n* Bugfix: the * key used to switch radios in SO2R caused an Icom radio that is being switched to always activate the VFO-A as default. Fixed. Tks K8BB.\n\n* Bugfix: Station names containing a space in the first position of the string was misordered in the \"Send GAB\" window. Fixed. Tnx W9ZRX @ K3LR.\n\n* Bugfix: Tentec Omni VI support is now based on the Generic Icom settings. Tks K7SV, DK4YJ and F6IFY.\n\n* Bugfix: Entering Split on any Icom radios was always setting the mode to SSB, regardless of the current mode. Fixed. Tks K3LR.\n\n* Bugfix: Protocol issue with either the FT-2000 or the FTDX-9000, grabbing a callsign from the bandmap was activating the split on the radio. Tks F8CIL, G4IRN.\n\n\n==Release information (3.8.0) (Jan 18, 2007)==\n\n===Features===\n\n* Radio wnd / Bandmap tab : New CQ and QSY cursors to display the last CQ freq and the QSY freq of the band. These cursors can be displayed or not, according to the contextual menu settings (Display options).\n\n* NAQP contest : When entering a NA QSO, WT now ensures all field are filled. Tnx K8BB.\n\n* Summary columns re-order for:\n:* the ARRL DX to BAND/QSO/MULTS/DXCC/DUPES\n:* the CQWW DX to BAND/QSO/CQ/DXCC/DUPES/POINTS/AVG\n:  which is the usually used order. Tks K3LR.\n\n* MicroHAM MK2R SO2R Protocol is now fully supported. To enable it:\n\n:* in microHAM USB Device Router, check \"microHAM SO2R protocol on COM port\" in the \"SO2R\" tab. You can also specify \"SO2R protocol controled\" for RADIO 1 and/or RADIO 2 in the \"ACC\" tab if you want to let Win-Test control the ACC outputs to switch the antennas.\n\n:* in Win-Test, select \"MicroHAM MK2R\" on the COM port the USB Device Router is attached to for SO2R control. As it is a virtual COM port, the COM port configuration (bauds, parity...) has no effect: you can choose anything.\n\n:  The new macro $MK2R=<cmd> has been added in order to send any protocol to the MK2R from a scenario. This can be usefull to set a specific audio configuration which is not a standard R1R1, R1R2 or R2R2. For example, $MK2R=FRD100000010000 will configure the headphones audio to \"Left=RADIO1,MAIN VFO and Right=Radio1,SUB VFO\". Please report to the SO2R protocol specification of the MK2R to get details on the FRDxxxxxxxxxx command as well as on other ones.\n\n:  Note that WinKey and PTT/CW events of the Win-Test integrated keyers are not handled by the protocol. It means that if you want to use Win-Key or the WT integrated keyers you must configure them separately. The PTT/CW signals can share the COM port used for the SO2R control. WinKey will require a different COM port in any case.\n\n* In RTTY Configuration Window: Added two options:\n\n:* MMTTY window stays on top: when enable, the MMTTY window will be always visible\n\n:* Only show FFT spectrum, waterfall and XY scope: when enable, the MMTTY window is minimized, and does not show the Menu nor the Command Buttons.\n\n* Added a new \"RTTY\" entry in menu \"Options\" to allow modifying the standard and additionnal messages. Also allowed to access the messages entry in the menu \"Command\".\n\n===Bugfixes===\n\n* Bugfix: Internal keyer + Winkey. Tks G3SJJ.\n\n* Bugfix: the \"Copy-Paste the previous QSO\" function is now available only when the cursor is on the last line of the log. Tks DL6RAI.\n\n* Bugfix: TXing in RTTY was not canceled anymore pressing the ESC Key. Fixed. Tks F2JD.\n\n* Bugfix: Focus problem with MMTTY is fixed. Tks DL6RAI.\n\n* Bugfix: using a SO2R interface based on LPT port, in a message like \"$F1 $TR2 $MSG1\", the $TR2 macro had no effect. Fixed. Tks S51TA.\n\n* Bugfix: Using WinKey, the CW speed of the paddle was changing under certain circumstances. Fixed. Tks DJ3WE and G3SJJ.\n\n* Bugfix : NAQP contest : Under some circumstances, the SPC field was cleared while editing the QSO. Tnx K8BB.\n\n* Bugfix : PACC contest : From PA side, working PA stns gave credit for province. Now, it only gives credit for PA DXCC country. Tnx PC2A.\n\n==Release information (3.7.0) (Dec 1, 2006)==\n\n===General===\n\n3.7.0 introduces station profiles to help users who are frequently changing of callsigns / address etc... and an integrated file fixer for corrupted data files.\n\n===Features===\n\n* The \"Goto QSO\" command now checks if the QSO where we want to move from is valid. It also validates that QSO before moving.\n\n* Bandmap properties : You can now set two different lifetimes for DX cluster spots and op-entered callsigns. The maximum DX cluster spots lifetime is 60 minutes, and the op-entered spots lifetime is 120   minutes. Tnx ES5TV.\n\n* Main log wnd : Any entered Q by a MULT stn which is not a mult is   tagged with an \"!!!!\" indicator.\n\n* Radio wnds : The last used tab is saved as default for further   reloading or new log creation. Tnx ES5TV.\n\n* Stats wnd : The last used tab is saved as default for further   reloading or new log creation.\n\n* The QSX freq of a cross-band spot is now ignored. Tnx DL4NER.\n\n* Corrupted files can now be fixed once an error is detected while   loading. The original file is saved with an \"_err\" suffix appended    to its name. CAUTION : This fix function doesn't work with corrupted  data described here: http://www.f5mzn.org/pipermail/support/2006-November/072424.html\n\n* Real-time scoring informations entry fields added in the contest    settings dialog : DXCC prefix, WAZ and ITU zones, State/Prov/Other.   *These data are only useful for real-time scoring* and are not used    for other purposes in Win-Test. They are not yet available in the   SUMMARY network frames (to come). Tnx 5B4WN/G0WWW.\n\n* The initial CW speed for new files can now be set by using the   Options | CW | Initial speed... menu item; Tnx I2WIJ.\n\n* You can now record 5 different station infos (callsign, name,   address, etc.) presets (also called station profiles) in the contest   settings dialog.\n\n===Bugfixes===\n* Bugfix: packet cluster window content was lost after any change   in the \"Interface Configuration\" window. Fixed.\n\n* Bugfix: with the \"Spot entered or sent by the operator, Log Fields   are cleared\" activated, sending a spot for the QSO logged above   was clearing the line on the screen. Fixed. BTW, WT now takes   the last QSO logged on the current station (if any) rather than the   last QSO logged on any station of the network.\n\n* Bugfix: REPEAT mode was not working with WinKey, nor the TX LED in   the secondary radio window. Fixed. Tks F5JSD.\n\n* Bugfix : When grabbing a spot, the N+1 and checkPartial wnds were   not updated. Tnx DL4NER.\n\n* Bugfix : The default \"+\" CW message wasn't including a trailing space   after the $CORRECT variable. This error leaded to a bad    implementation of the $CORRECT variable, and an extra space was  inserted if the default message wasn't used. Tnx PA2A, DL4NER and   others.\n\n==Release information (3.6.2) (Nov 23, 2006)==\n\n===Bugfixes===\n* Bugfix: in SO2R, repeat mode was not interrupted by a transmition on the secondary radio when using the SHIFT key. Fixed. Tks CT1ILT (CT6A).\n\n* Bugfix: entering a callsign in the bandmap with an SO2R setup using two FT-1000D/MP/MK5 or two FT-100 or two FT-900 was in certain conditions inserting the entry into the wrong bandmap. Tks CT1BOH (CT3NT), CU2/OH2UA.\n\n==Release information (3.6.1) (Nov 21, 2006)==\n\n===Bugfixes===\n* Bugfix: Double click on the WTB file was broken. Fixed. Tks I2WIJ.\n\n* Bugfix: In SO2R Advanced Mode, when the secondary radio was bound with CAPS LOCK, automatic CQ was always stopping as soon as the operator pressed any key. Fixed. Tks CT1ILT (6Y3T, CT6A).\n\n\n==Release information (3.6.0) (Nov 20, 2006)==\n\n===General===\n'''CAUTION : New network protocol version 1.17 released - Reminder : If you use WT in a networked environment, you must have the same WT version on all machines !'''\n\n===New Features===\n* Added command line arguments:\n:* wt.exe [--alternative-ini|-i <inifile>] [WTB file to load]  Tks DL6RAI.\n\n* Added a \"Polling Rate\" option in the Interface Configuration Windows. Note that it is not exactly the Polling Rate which is defined here, but the delay before polling the radio again after the previous sequence is done. This delay is not so accurate with every radio. Check by yourself to see what is the value which best fits your needs!\n\n* SteppIR controler is now supported with an Y cable. Special thanks to G3BJ.\n\n* Main window : Extra large font added. Tnx W2RU.\n\n* New graphics in the rate wnd (Alt-R) : Instant continents distribution. Uses the same moving parameters as the instant rates chart. Tnx CT1BOH.\n\n* Rate wnd (Alt-R) : New options to display or hide non-essential sections of this wnd.\n\n* New text commands QSX and NOQSX (equivalent to SPLIT and NOSPLIT).\n\n* New text command REMAPKEYS (equivalent to DEFINEKEYS)\n\n* Partner wnd : New real-time feature to display the callsign field  of the partner(s) log(s) while he (she) is entering a callsign. See the contextual menu of this window. A runner can have up to three different support partners. To grab the first real-time slot, use Alt-Space. In all cases, you can also double-click on any callsign of this window. Tnx K3LR\n\n* DX cluster (Alt-A) and radio wnds : A \"*\" indicator is displayed before the spot callsign when there is a QSX for this spot. Tnx K3LR.\n\n* Send spot dlg (Alt-F3) : The log fields clearing after a spot has been sent is applied the same way as the self-entered spots (see the bandmaps properties contextual menu dialog).\n\n* Score sending : \"Send now!\" menu item added in the summary contextual menu. It is enabled only if the score sending is enabled.\n\n* Commands | Station type : The settings can now be sticked to the computer. If so, it will be used for any newly created logs. Tnx K3LR.\n\n* Stats wnd (Ctrl-F9) : DXPed : Stats period extended to 4 days.\n\n* DXPed HF and VHF+ logs : The ADIF export includes the info field in the NOTES ADIF field. Tnx FY1FL.\n\n* Status wnd (Alt-J) : The list can now be sorted by band and by stations names if several stations are on the same band.\n\n===Bugfixes===\n* Bugfix : Most of the VHF+ contests didn't have a final score line in the summary window (Alt-S), which prevented any real-time score posting. Tnx F5LEN.\n\n* Bugfix : Alt-F4 set the radio in split (even if it originally wasn't) and a QSX freq in the nirvana ! Tnx DL6RAI, DL4NER and others.\n\n* Bugfix: FT-1000MP in SO2R mode: in Split Mode, swaping radios was inverting TX and RX frequencies on the FT-1000MP/Mk5. Tks EA5BY and F5CWU.\n\n* Bugfix: Could not enter a QSO to the bandmap from 2nd radio window.  Everytime a callsign was typed to 2nd radio window and CTRL-Enter was pressed, the QSO was set in main radio band map to the exact QRG of the main radio. Fixed. Tks OH2UA.\n\n* Bugfix: Using WinKey, the $CORRECT variable was sending the logged callsign in every case, even if the callsign was not changed by the operator. Tks G3BJ (G5W).\n\n* Bugfix: the selection of the active Sound Card when more than one is available was broken. Fixed.\n\n* Bugfix: a short delay might be introduced when ESCaping (stopping) a recorded message played by the Internal Voice Keyer. Tks K3LR.\n\n* Bugfix: stereo signal was not working on LPT port Pin 5. Fixed. Tks 5B4WN/G0WWW & GM0GAV.\n\n\n==Release information (3.5.0) (Oct 22, 2006)==\n\n===General===\n'''CAUTION : New network protocol version 1.16 released - Reminder : If you use WT in a networked environment, you must have the same WT version on all machines !'''\n\n===New Features===\n* Added CTRL+S as a shortcut for the menu \"Commands | Swap the  frequency on both radios\". Tks EA5FV & co.\n\n* CheckPartial and N+1 SCP files : If a DEFAULT.SCP or DEFAULT.DTA is in the WT directory, it will be used as default file for partial and N+1 checks instead of contest-specific default file. Tnx ES5TV.\n\n* When a log is opened in a networked environment, the date of the first QSO must match the others logs date with 20 days tolerance. If not, a warning is issued and the network and the sync are disabled by default on this machine. You can override this behaviour if you really know what you're doing!\n\n* NRAU Activity Contest (NAC) : 50 and 70 MHz added. Tnx SM3PZG.\n\n* TXT and CSV file exports : New fields added : Date (DD-Mmm-YYYY), date (DD-Mmm-YY), Freq in Hz, QSX in kHz and Hz. \n\n===Bugfixes===\n* Bugfix : RELOAD'ing a file was disabling the integrated keyer (Phone or CW) and could lead to a major crash under some particular circumstances.\n\n* Bugfix : NRAU Activity Contest (NAC) : Bonus points per new gridsquare are now considered in the score. Tnx DL1OJ.\n\n* Bugfix : NRAU Activity Contest (NAC) : The spacebar now loops the cursor between callsign, received RST and gridquare fields. Tnx DL1OJ.\n\n* Bugfix : MMTTY windows were closing themself after 10s. Fixed. Tks everybody! :)\n\n==Release information (3.4.5) (Oct. 8, 2006)==\n\n===New Features===\n* Added two \"Intelligent Quick Qsl\" Macros: $QQSLT and $QQSLC. When used, these macros send two different confirmation messages, one a short QSL message (like TU or EE) and one long QSL message (like TU F5MZN).\n  \n:* A timer ($QQSLT macro) or a counter ($QQSLC macro) are associated with these macros to determine if either a short or a long QSL message is to be transmitted.\n\n:* That way you can send a most of the time a short QSL message to confirm the QSO in a pileup, sending your full callsign automatically every minute or 5 QSO only.\n\n:* You can adapt the counter or timer values as well as the short and long messages in the \"Intelligent Quick QSL\" configuration window, from the Tools menu.\n\n:* You can use the $QQSLC and $QQSLT macros either in the CW/RTTY Messages or in the advanced SO2R scenarios. It is also possible to use the feature in SSB (SO1R and SO2R not avanced) but this needs a specific configuration in the SSB tab of \"Intelligent Quick QSL\" configuration window.\n\n* Caps Lock can now be used to bind the keyboard to the Secondary Radio Window. This can be enabled or disabled in the Operating menu. Tks SM3WMV.\n\n* Signal \"Headphones Control\" (called \"RX Focus\" in the MK2R microHam SO2R interface) is now available on LPT, pin 4. This signal allows to control which radio you want to listen in the Headphones. Must be enabled in the LPT Configuration Window. Low = RADIO 1, High = RADIO 2.\n\n* Signal \"Headphones Control\" and \"Stereo RX Audio\" are now available on either DTR or RTS pins of any serial COM ports. That way, the MK2R microHam SO2R interface can be fully controlled through a single USB cable.\n\n* Microham MK2R interface is now supported in SO2R Advanced mode.\n\n* QSY wizard wnd : Ensure that HamCAP is alive and that the chart tab is in the one selected in the Options | HamCAP | Tab menu. If not, the label \"Disabled\" is displayed in the window. Tnx SM3WMV.\n\n* Worldmap window : New option to display only the terminator of the greyline. If chosen, a small sun symbol also is displayed on the map.\n\n* Secondary radio wnd : When a binding key is used (see Operating menu), the color background of the QSO area is changed. Tnx F6IFY\n\n* Secondary radio wnd : Complete color management, similar to the other child wnds.\n\n* Check Partial files : WT now accepts the master.dta (CT format) or master.scp (textual) files as default check partial files for the HF contests. Note that the scp format is a bit quicker to load than the dta format.\n\n* Ctrl-W in the sent report or exchange fields now resets this field to the default 59 or 599 report (depending on the mode). Tnx LX1NO.\n\n* To enhance the CT compatibility, Ctrl-K now deletes the content of the current field, from the cursor position to the end of the field. It also works for the secondary radio with the Shift key, if this option is engaged in the Operating menu.\n\n* Register dialog : The light-headed licencees can now enter their account customer number to recall it when needed.\n\n* New options to start and stop locally wtDxTelnet in the Options / DX cluster menu. wtDxTelnet *must* be installed in the same directory as WT (which is its default installation directory).\n\n* Macros added in the Packet Dlg window (Alt-T). To edit a macro button Shift-Click on it. Note that the Conn and Bye btns are still disabled for now. This should be improved in the future.\n\n* Numerous new labelling and graphics elements resizing to accomodate with the German language version. Tnx DL6RAI.\n\n* Split freq dlg (Minus key) : The entered freq is checked against the current band. Tnx W9ZRX.\n\n* CheckPartial files : If a general contest-specific file is loaded, no band, mode or band/mode default file is loaded.\n\n* ON Contest 80m, 6m and 2m added. Tnx F5IN.\n\n===Bugfixes===\n* Bugfix : UBA Spring contests : Small inconstancies in the UBA sections list. Tnx F5IN.\n\n* Bugfix : CQWW RTTY : The guessed zone from a previous entered Q was not filled if using the spacebar guessing. Tnx DJ1OJ and DL6RAI.\n\n* Bugfix : Packet Dlg wnd (Alt-T) : SH/WWV and SH/WCY were sharing the same accelerator key (Alt-W). Now, SH/WCY uses Alt-Y.\n\n* Bugfix : Under some conditions, WWV announcements coming from DXNet packet clusters were not always considered.\n\n* Bugfix : The taskbar was flashing if the Packet Dlg (Alt-T) was in foreground, and a private gab was received. \n\n* Bugfix : The WCY and WWV text commands were closing the solar activity wnd if it was opened, instead of changing data source.\n\n* Bugfix : Packet Dlg (Alt-T). Even when using the macros and shortcuts buttons, the focus is now always set to the entry field.\n\n* Bugfix : CQWW RTTY : When changing band by Alt-F1/F2, the states/provinces window was not updated. Tnx DL6RAI @ DQ4W.\n\n* Bugfix : CQWW RTTY : Under some conditions, the zone and the  state/province fields weren't updated after grab. Tnx DL6RAI @ DQ4W.\n\n* Bugfix: Sending a spot with ALT+F3 with split activated was not transmitting the RX frequency correctly. Fixed. Tks W9ZRX & K3LR.\n\n* Bugfix: CTRL + ENTER in split mode fixed. Tks W9ZRX & K3LR.\n\n\n==Release information (3.3.5) (Sep 20, 2006)==\n\n===General===\n'''CAUTION : New network protocol version 1.15 released - Reminder : If you use WT in a networked environment, you must have the same WT version on all machines !'''\n\n===New Features===\n* Added support for the Yaesu FTDX-9000 radio. Tks VE6SH, OM7ZZ.\n\n* Added support for the Yaesu FT-2000 radio.\n\n* Added support for the Yaesu FT-857. Tks M0CRY.\n\n* Icom radios: CI-V mode is back again as an option (you can now decide if you want to poll the radio or use the CI-V mode). This option is available in the \"Interface configuration\" window. Tks W9ZRX, K3LR.\n* Programming an Icom radio is now more reliable (a check is done to ensure that the radio got the protocol) and more faster. Tks W9ZRX, K3LR.\n* New option to start (resp. stop) wtDxTelnet when WT is started (resp. stopped) automatically in the Options / DX cluster menu. wtDxTelnet *must* be installed in the same directory as WT (which is its default installation directory).\n* New RESTART text command, to (guess what ?) restart Win-Test.\n* QSX are now parsed from the packet stream and are handled in the bandmaps and the DX cluster spots wnd (Alt-A). The split freq is also handled when spots are entered by the op with Ctrl-Enter (or Ctrl-J). Tnx K3LR.\n* CQWW Contest : RTTY leg implemented. This implementation is not totally complete but is fully usable to take part in the competition. It will be improved later, especially when the new databases designs (including multi-field guessing) will be implemented.\n* Child wnds : Font size : New menu items added to get larger and smaller font by one point, and a new \"Other...\" item to set a non-listed font size. Tnx W9ZRX @ K3LR.\n* CheckPartial and N + 1 files can now be different of the \"database\" DTB file associated with the contest.\n:*WT now accept SCP (stands Super Check Partial) plain text files (one callsign per line - no ordering required), DTA CT files and DTB files for compatibility.\n:*The preferred format is SCP (plain text).\n:*Furthermore, WT now also accepts specialised CheckPartial files by band and by mode for a given contest. This improves log accurancy and QSO rates.\n:  Please, read: [http://download.win-test.com/files/checkPartial/%23_READ_ME_%23.TXT http://download.win-test.com/files/checkPartial/#_READ_ME_#.TXT] for more informations.\n* CheckPartial (F8) and N+1 (F12) wnds : New contextual menu item to list the used files for the searches. \n* WAE Contest : EU Side : The new multiplier warning now claims \"New multiplier\" instead of \"New prefix\". The multiplier indicator in the bandmap status has also been changed from C (Country) to M (Mult). Tnx DL1MGB.\n\n===Bugfixes===\n* Bugfix : SAC contest : In M/M category only, the serial numbering is different for each band. Tnx SM6DYK.\n\n* Bugfix : SAC contest : The CW variable $SERIAL wasn't included in the default messages. Tnx I2WIJ and F5IN.\n\n* Bugfix : Internal CW keyer : If a message was interrupted by ESC while a burst was sent, the speed didn't revert to the original speed. Tnx OH2UA, OH1JT and F6IFY.\n\n* Bugfix: IC-7800 was not controlled as expected. Fixed. Tks W9ZRX, K3LR.\n\n* Bugfix: under CW autosending mode, pressing ESC was disabling this feature in any case which was not always wished. From now,pressing ESC will disable autosending mode as soon as the key in not pressed when the radio is transmitting or if the caret is not in the callsign field. Tks ES5TV, UA6AA.\n\n==Release information (3.2.0) (Aug 30, 2006)==\n\n===General===\n* CIS contest : Adapted to the new rules 2006 (bands : 160m to 10m). The Contests of the month faeture is also updated. Tnx F5IN.\n* RDA Contest : Cursor positioning after exchange guessing modified, depending on the guessed region or district and the callsign. Tnx HA1AG, UA6AA.\n* TOEC contest : It is now held in September instead of August. Thus, the \"Contests of the month\" checkbox feature is updated. Tnx F5IN.\n\n===New Features===\n* CheckPartial (F12) and N+1 (F8) windows : <br>New option in the contextual menu to limit searches to the available space of these windows. It is only useful for very slow configurations : For a given callsign, once the window is filled, no more search is performed, even if the window is resized.<br> By default, this option is disabled, meaning that if more matching callsigns are available (because [+n] is displayed), you can now display them by enlarging these windows on the fly.\n* New network protocol advanced settings dlg in the interface settings dlg.<br>\n'''CAUTION: Modifications of the default settings must be considered with an extreme attention. It is reserved for very particular configurations or purposes, mainly used by expert users. You're on your own!''' \n: We offer some preset example configurations :\n:*Silent time master : Can be used if the computer is used to *only* distribute an accurate clock. It will not appear in the status wnd of the other networked computers, but it will be listed in an INVENTORY command. Note that NO QSO will be recorded on (and sent from) this machine with this preset.\n:* Silent backup : Can be used if the computer is *only* used for this purpose : It will not appear in the status window of the other networked computers, but will be listed in a INVENTORY command.\n:* Packet sharing : Can be used if different stations are networked with different callsigns, do not want a common log, but want to share a commun packet stream. Can be used for several single-ops stations for example.\n:* Silent log rebuilding : Can be used if you need to rebuild from scratch a complete log from networked stations, without appearing in the status wnd of the other networked computers, but will be listed in a INVENTORY command.\n* User interface : You can now drag any child wnd (except the RTTY windows) by using the Ctrl key (held down) and left-click anywhere in the wnd. It avoids to click strictly in the title bar region.\n* New feature : Flexible and powerful bandplans management. See (among others) the Options / Bandplans menu item.\n* Partner wnd : You can now enter data from the secondary radio wnd. Tnx OH4JFN.\n* Partner wnd : New \"No band/mode filtering\" contextual option added. Might be useful in some unusual cases.\n* New options in the integrated voice keyer settings to mute or not the microphone input.<br>Reminder : These settings can be modified on the fly with thefollowing text commands :\n::*MIC : Enables the mic input when the VK is not playing\n::*NOMIC :  Mutes the mic input when the VK is not playing (*)\n::*MICWHENPLAY : Enables the mic input when the VK is playing\n::*NOMICWHENPLAY : Mutes the mic input when the VK is playing (*)\n::(*) Default settings.\n*Band changes Alt-F1/F2 : WT is now compliant with WL and CT :<br>ALT-F1  Next lower band   20 -> 40 -> 80 -> 160 -> 10 -> 15 -> 20<br>ALT-F2  Next higher band  20 -> 15 -> 10 -> 160 -> 80 -> 40 -> 20<br>\"Lower\" means \"Lower frequency\"... The menu item labels, and the toolbar tooltips are consistent with this behaviour. Tnx I2WIJ, DL4NER, F6BEE.\n* New Options / Windows / Default opened windows feature. This dialog allows you to select the default windows which are opened when a new contest log is created.\n* Check partial wnd (F12) and N+1 (F8) wnd : A double click on a callsign inserts it in the callsign field. Tnx F6IRF.\n* New extra informations window (Alt-X => Stands for eXtra). This window displays data included in .xdt (eXtra DaTa) files. These files are textual and have a very basic \"Callsign Data\" syntax.<br>The # TITLE directive is used to display a title in the wnd.<br>You can set up to 10 default extra data files by a new menu (Options / Data files / Default data files). : These files will be opened with every log. They must be located in the WT installation directory.<br>You can also add log-specific extra data files by using the \"Extra files...\" item in the contextual menu of this wnd.There is no limitation to the location and the number of these log-specific files.<br>Some usages of this new feature :\n:* VHFers can have a database of stations QRV on such or such band, to ask for a QSY.\n:* Operators names\n:* List of WT users ;-)\n:* etc...\n: This feature is tailored to deal with few thousands of callsigns only. Don't try it with millions of lines !\n: If you modify an .xdt file while it is in use, you must reload it by using the \"Reload files\" item menu.\n: The # VARIABLE directive allows you to sent the extra information in a CW message by using a variable name. The variable name *must* begin with the $ character.\n: Example : # VARIABLE $OPNAME will substitute the $OPNAME string in the CW messages with the extra info included in this file, if the sent callsign has matching data.\n:'''CAUTION : The variable subsitution only works with the internal CW keyer for now.'''\n* To enhance CT compatibility, Alt-F5 saves the current mode and freq as the Run freq/mode. It means you can use this command to \"store\" these data without using the F1 key.\n* ADIF export : If a power level is set in the contest setup dialog, this string is exported in the TX_PWR field of every QSO record. Tnx W4TME.\n* ADIF export : New option to include the contest name in the NOTES field of every QSO. Tnx W4TME.\n* Cabrillo export : New option to exclude modes in the Cabrillo file. Tnx TM0HQ.\n\n===Bugfixes===\n* Bugfix : CheckPartial wnd (F12) : In some cases, the result list was wrong if the pattern started or ended with a question mark.\n* Bugfix : N+1 wnd (F8) : If the wnd width was smaller than one resultcell, WT crashed. Tnx DJ3WE.\n* Bugfix : CheckPartial wnd (F12) : In some cases, the result list was truncated, although there was more available empty space.\n* Bugfix : Some frequency fields (especially in dialogs) didn't accept the dot character.\n* Bugfix : Partner wnd : Ctrl-# (exchange current callsign with line #) was crashing partner WTs.\n* Bugfix : WAEDC : After entering the keyboard mode while the QTC window was opened (Alt-L), WT was crashing on the first keypress Tnx DL1MGB.\n* Bugfix : Internal CW keyer : Speed modifications by Alt-F9/F10 during the +/- \"bursts\" *should* work now. Tnx OH2UA, OH4JFN, F5VIH and others.\n* Bugfix : Check country wnd (F10) : The geographical and timezone exceptions included in the CTY_WT_MOD.DAT weren't used in the WAE, RGSB 15/10 and PACC contests. Tnx F5IN.\n* Bugfix : After entering a freq, and hitting Alt-Up, the keyer sent the freq instead of the callsign ! Tnx F6BEE.\n\n<br>\n\n==Release information (3.1.0) (Jul 27, 2006)==\n\n===General===\n* '''CAUTION : New network protocol version 1.14 released. Reminder : If you use WT in a networked environment, you must have the same protocol version on all machines !\n'''\n\n===New features===\n*Reverse mult check (Shift-F10) : If the mults are mode-dependent, (IOTA contest, ARRL 10 for ex.) worked stations are ordered by band and mode.\n* Check mult wnd (F10) : When automatic update is engaged, any modification in the received exchange field updates this wnd    accordingly. Tnx OH4JFN.\n*Check mult wnd (F10) : New CQWW DX display policy for all displayed bands. Tnx OH4JFN.\n# The exact callsign is searched\n# If not found, the same country with the same zone is searched\n# If not found, the same country whatever zone is searched\n# In all cases a zone indicator is also displayed :\n#* 'Z' means the current zone is already worked in the current country.\n#* 'z' means the current zone is already worked in another country.\n* Contest settings dlg : New button to help filling the exchange field.\n* COM properties dlg : New button to set default settings depending on the COM port usage. Must be tested in the real world !\n* New Tools / Data entry / Remap slash to portable in VHF+ and FD option. This only works for callsign field in the log, for all VHF+ (DXPed included) and Field Day contests.\n* Automatic and on-demand backups (Options / Automatic backup) : You can now get one different timestamped file per backup. Tnx DL5MLO @ DA0HQ.\n* Backups : If a backup fails, you are asked if you want to disable the next automatic backups, if any.\n* Partner wnd : When a QSO is entered, or got from the network, the logged callsign is checked against the content of the partner wnd, and accordingly removed from it. Tnx DL1MGB & DL6RAI @ DA0HQ.\n* Partner wnd : When automatic exchange guessing is enabled, any grabbed callsign from the partner wnd is checked and exchange field     is filled accordingly. The check partial and N+1 windows are now also updated. Tnx DL1MGB & DL6RAI @ DA0HQ.\n* Sked wnd (Alt-B) : Pops up for a hot sked only if the main WT window is not iconic, to avoid visual annoyance.\n* Commands / Remote command menu item added. Only enabled if there are several stns on the network.\n* Remote command dlg : You can now also locally apply the entered command.\n* Send gab dialog (Alt-G) : If the text starts with \"/me\", it is replaced with the station name, and the text is emphasized with leading and trailing star character (*), a la IRC.\n* Status Wnd (Alt-J) : You can now enable (or disable) logging a summary of the network activity. Might be useful for network basic    troubleshootings. This log uses the .ntk (stands for NeTworK) file extension.\n\n===Bug fixes===\n* Bugfix : Under some circumstances, when a sync was in progress, multipliers tables were totally messed up ! Tnx TM0HQ and DA0HQ\n* Bugfix : Automatic backup dlg : Setting the backup file path was disabling the automatic backup. Tnx DL5MLO @ DA0HQ.\n* Bugfix : Merge progress bar title was corrupted. It now displays the master file name.\n* Bugfix : If clocks were not in sync, the offtime timer could display negative time ! Tnx TM0HQ.\n* Bugfix : INV (or INVENTORY) command : All networked stations were getting back the status, although only the sender was supposed to.\n* Bugfix : Sked wnd (Alt-B) : Under some circumstances, the scrollbar was not initialized as expected.\n\n\n==Release information (3.0.0) (Jun 22, 2006)==\n\n\n===New features===\n\n* RTTY support : Based on the MMTTY package (which must be installed separately), the 2-radios RTTY windows now allow you to take part in the RTTY contests with the same user experience as CW and Phone contests.\n\n* Windows colors customization : Every color in the child windows can now be modified and saved on-the-fly. It means you instantaneously see the window aspect as you modify colors. No \"try and see\", nor numerous \"apply\" ! Of course, you can always revert to the factory settings if needed for one or all colors of the considered window.\n\n* Log synchronization : Based on a peer-to-peer model, opened logs can be synchronized between all stations on-the-fly, without need of a central server. If new stations come in the network during a contest, their logs are automatically updated. Of course, you still can run and enter QSOs even if the sync is in progress.\n\n* Partner window : Very useful in multi-op environment, if you have 2 ops (or more) listening the same frequency : The partner(s) can easily help his runner by entering callsigns (or part of callsigns) he heards.\n\n* Remote commands : In a networked environment, you can send text commands to one, several or all connected stations. Every sent command is acknowledged in the Gab window.\n\n* New log binary file format : The v2 binary format of the log files was no more adapted to add new major enhancements. Thus, we decided to expand it to allow more data per recorded QSO. The conversion to this new format is fully automatic. WT 3 will automatically convert your v2 logs to the v3 format, and save the original v2 file with the wt2 extension (mylog.wt2) if you want. This allows you to re-open this file with a WT 2 - just in case !"
                    }
                ]
            }
        }
    }
}