Data Exchange with CwGet, CwType, and TrueTTY  

CQLog has possibility of data exchange with CwGet, CwType, and TrueTTY programs by UA9OSV (http://www.dxsoft.com).  
 
 
Data Export from CQLog  
 
CQLog exports data into cqlogexp.ini file, which is in Windows root directory. These parameters can be used in macros of CwGet and TrueTTY programs. The data export will occurs in the following cases:  
 
·At callsign input in the Callsign interactive field and found repeated QSO.  
·At callsign input in the Callsign interactive field and successful search its in callbooks.  
·After QSO data filling and their saving.  
 
Using the QSO Data Entry window there is an export of QSO master data (callsign, name, QTH, received and transferred signal reports etc). Using the Operating a Contest window besides of QSO master data received and transferred check numbers and also next check number will be exported.  
 
For use data from cqlogexp.ini in CwType or TrueTTY it is necessary in the cwtype.ini and truetty.ini files to change value ExternIniFile= cqlogexp.ini.  
 
Macros example:  
 
Macro1="~[iCall] de RA3DCT ga dr om ~[iName] tnx fr ur call ur rst is ~[iRprtSent]"  
 
In this example instead of values ~[iCall], ~[iName], and ~[iRpRTSent] the values of keys Call, Name, and RpRTSent from the cqlogexp.ini file will be substituted. More in detail about a macros format see in documentation of the CwType and TrueTTY programs.  
 
 
Data Import from CwGet, and TrueTTY programs  
 
At operation with the CwGet or TrueTTY programs it is possible to transfer the data from the received window (on the second from top) and the Call, RST, and Name fields into CQLog. For data transfer from the received window of CwGet or TrueTTY program, it is necessary to make a double click on a word or to select a word by the mouse pointer and then to select the necessary field from a pop up menu.  
 
Actually, depending on value of the Auto Save QSO check box in the Log Setup dialog box, CQLog may the data received in completely automatic mode from CwGet or TrueTTY programs. For this purpose it is necessary to do the following:  
 
·Open both programs (CwGet or TrueTTY and CQLog) thus they will be displayed on the screen monitor.  
·Click the data exchange with programs ... button in CQLog.  
·Pass in the CwGet or TrueTTY program and to work only in it not coming more in CQLog.  
·For example, having a callsign received in the CwGet or TrueTTY, make a double click on a callsign and select the Call item from a pop up menu.  
·Callsign will be reflected in the Callsign interactive field in CQLog.  
·CQLog will check up this callsign on repetition (result it will be visible as CQLog too before eyes on the screen monitor) and will make search callsign in callbooks.  
·If you needs it QSO, then make it, simultaneously filling the received information into fields of CwGet or TrueTTY (the data will not be visible in CQLog).  
·After filling all data it is necessary to inform CQLog of necessity of addition and saving QSO.  
 
For addition and saving QSO it is necessary to use the ~[ls] or `[ls] macros of CwGet or TrueTTY programs. If these macros you want to use together with the ~[ce] or `[ce] macro (to clear edit fields and fill them with default values), the ~[ls] or `[ls] macro is necessary for using by first. For example sequence of the ~[ls] ~[ce] macros will save QSO in CQLog and will clear edit fields in CwGet or TrueTTY. More in detail about a macros format see in documentation of the CwGet and TrueTTY programs.  
 
 
The CHM file was converted to HTML by chm2web software.