G'Day,
I am talking about loading the logform when I open LOGic,
I open logic with many shortcuts that look similar to this ...
"C:\Program Files (x86)\LOGic\logic.exe" INSTANCE=CONTEST_TEST DATA=.\testdata REPORT=VK4IUReports
and in a PRG in the UPDATES folder I have some code like this that runs when LOGic loads ...
if global.instance_id="CONTEST_TEST"
Global.new_object("log_form", "logdata\logforms\2014-11 CQ-WW-DX-Debug.logform")
<apply filter to form here>
Global.new_object("log_form", "logdata\logforms\2014-11 CQWWCW.logform")
<apply filter to form here>
endif
I want to apply a filter immediately after any logform load in this, or similar code.
I want to do this for "development work" - mainly developing contest forms, and testing them by making QSOs. I usually have several logforms open with different filters to see what happens as I make test QSOs, with the Browse window sorted in various ways
If I do anything that closes all the logforms, take a back up, or re-index, exit LOGic, I have to load and apply the filters all over again.
A drop down list of filters would make life easier - NONE would be the normal mode, and if any were selected it would be applied on load of the logform.
Peter VK4IU
You can help by posting images of
any errors and including your
Logic version.