cqrlog/help
OH1KH 6598597cd0 ADIF tag cut
Cqrlog ADIF import works ok as long as imports are done from cqrlog exported ADIF files.
If import is done from ADIF file created elsewhere there is no check of tag lengths and too long tags will stop importing.

See the bottom of this squashed commit list to find what has been done.

Squashed commit of the following:

commit 87ae92eca81bc56e93831948b1911384462cfdb7
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Jun 10 17:13:38 2021 +0300

    Fixed procedure name

commit a3c78bcf42d6f67fa95ca45ac7efbe93ce125856
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Jun 10 15:07:28 2021 +0300

    clean up fPreferences.lfm

commit 6faf605fe2869b62d9d2af2cc6c5c93042922615
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Jun 10 13:28:55 2021 +0300

    change pref/external viewers

commit c178b490cd6d76a492c454145901ab431cc4ae3f
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Jun 10 12:50:55 2021 +0300

    code cleanup2

commit f11cd026d7f861f91bdcb4942f10356412cb0181
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Jun 10 12:49:50 2021 +0300

    code cleanups1

commit a8eded15d579bbf34751594205dd761490c40580
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Jun 10 12:24:52 2021 +0300

    More help fixes

commit 7de03b8b1686f6c78fb1f1a97f4fdfa2fa907ee3
Author: OH1KH <oh1kh@sral.fi>
Date:   Wed Jun 9 18:12:27 2021 +0300

    Fixed help and fPrefrences.lfm(again)

commit 93faf48b6b5e03389869bda9d1b7361b76ec7bc5
Author: OH1KH <oh1kh@sral.fi>
Date:   Wed Jun 9 17:47:43 2021 +0300

    fixed fPreferences.lfm unneeded changes

commit 3bc1e2547e46f71199408cd0278322218f4b95fd
Author: OH1KH <oh1kh@sral.fi>
Date:   Fri May 21 12:58:44 2021 +0300

    - found out that adif import acceps longer tag datas that database columns are

    - time on and time off can be HHMM or HHMMSS by adif std. Cqrlog uses only HHMM. 6chr needs cut

    - added cut procedure for tag data input lengths.
      -- Prints cuts to error file, but records are added with cutted values

    - wanted to peek error file by click of it's name in import window:
      --used preferences/ExternalViewers txt program for that
      --- noticed that dUtil.RunOnBackground fails if full path to exec is not given
      --- tried to add search by PATH env but this needs DOS unit and adding it to dUtils.pas
          makes compile fail on several procedures of dUtils where TSearchRec is used
          (fpc bug or new feature?)
      --- that is why added cleanup and warning text if user tries to give just
          name in preferences/ExternalViewers. Removed defaults geany...etc
          They exist perhaps only in Ubuntus, none in Fedoras (other Linuxes unknown)

    - moved type records TNewQSOEntryString length definitions to uADIFhash.pas
      for one place to admin them.
     -- found ot that current length definitions are not equal to database
         max column widths causing overflows (why different lengths exist?)
     -- done equalizing TNewQSOEntryString lengths with database column lenghts
        in uADIFhash.pas

    - Need Fix Help fixes
    - Need do more testing
    - Need polish lfm(s) to carry only changed parts

commit bcda4062ece9a85256a270ed1f2bcc42dc7a221f
Author: OH1KH <oh1kh@sral.fi>
Date:   Fri May 21 08:26:02 2021 +0300

    First commit as backup
2021-06-10 17:18:07 +03:00
..
img ADIF tag cut 2021-06-10 17:18:07 +03:00
adif.html Fix, cleanup and addition to ADIF remote 2020-12-31 10:33:20 +02:00
callbook.html Documentation fixes 2020-12-14 11:29:06 +02:00
contest.html Documentation fixes 2020-12-14 11:29:06 +02:00
cwd.html Documentation fixes 2020-12-14 11:29:06 +02:00
cwh.html Documentation fixes 2020-12-14 11:29:06 +02:00
fldxml.html Documentation fixes 2020-12-14 11:29:06 +02:00
gridmap.html Documentation fixes 2020-12-14 11:29:06 +02:00
h1.html Wsjtx added only DX selection 2021-02-28 10:49:46 +02:00
h3.html ADIF tag cut 2021-06-10 17:18:07 +03:00
h4.html Documentation fixes 2020-12-14 11:29:06 +02:00
h5.html Documentation fixes 2020-12-14 11:29:06 +02:00
h6.html Documentation fixes 2020-12-14 11:29:06 +02:00
h7.html Documentation fixes 2020-12-14 11:29:06 +02:00
h8.html Documentation fixes 2020-12-14 11:29:06 +02:00
h20.html Documentation fixes 2020-12-14 11:29:06 +02:00
h21.html Documentation fixes 2020-12-14 11:29:06 +02:00
h22.html Optionally export all fields (unselected items as empty) 2021-03-22 23:02:06 +01:00
h23.html Documentation fixes 2020-12-14 11:29:06 +02:00
h24.html Documentation fixes 2020-12-14 11:29:06 +02:00
h25.html Documentation fixes 2020-12-14 11:29:06 +02:00
h26.html Save/Load to CW messages … 2021-02-08 16:39:37 +02:00
h27.html Documentation fixes 2020-12-14 11:29:06 +02:00
h28.html Documentation fixes 2020-12-14 11:29:06 +02:00
h29.html Documentation fixes 2020-12-14 11:29:06 +02:00
h30.html Documentation fixes 2020-12-14 11:29:06 +02:00
h31.html Documentation fixes 2020-12-14 11:29:06 +02:00
index_left.html Callbook Database upddate selection and others 2020-12-12 16:35:36 +02:00
index_right.html Documentation fixes 2020-12-14 11:29:06 +02:00
index.html Locator in standard format: 2019-10-03 13:14:17 +03:00
remi.html Documentation fixes 2020-12-14 11:29:06 +02:00
sql_console.html help updated 2016-04-18 18:52:11 +02:00
wkdgrid.html dUtils:bandToFrequency->630M missing. Updated some help files 2017-11-04 11:16:52 +02:00
wkusb.html Documentation fixes 2020-12-14 11:29:06 +02:00
wsjt.html Wsjtx added only DX selection 2021-02-28 10:49:46 +02:00