I've modified some canned messages, mainly My Info and Rig. Here is what I have.
Canned message:
My name is Savi and I'm from Alhambra, CA, a suburb of Los Angeles. [<NAME><QTH><LOC>]<SND>
Output:
30/09/2022 02:56:23 - W1SAV> My name is Savi and I'm from Alhambra, CA, a suburb of Los Angeles. [<NAME:Savi><QTH:Alhambra, CA, USA><LOC:DM04WC>]
Works as expected.
Second canned message:
I have a Yaesu FTdx101MP transceiver running into a MyAntenna 8010 EFHW, in an inverted L configuration oriented E/W. [<RIG><ANT>]<SND>
Output:
30/09/2022 03:07:43 - W1SAV> I have a Yaesu FTdx101MP transceiver running into a MyAntenna 8010 EFHW, in an inverted L configuration oriented E/W. [Yaesu FTdx101MPMyAntenna 8010 EFHW]
The output should have been: <RIG:Yaesu FTdx101MP><ANT:MyAntenna 8010 EFHW>
The output does not match the format of the NAME, QTH, and LOC tags. Have I set up something incorrectly?
Thank you for your time, Irad. You have developed an awesome program.
That's expected. the reason name,QTH and Locator are sent with tag character around it is because they need to be decoded on the other side and placed in the log. While RIG and ANT are not stored on the log and just sent as is and no special decode is required on the other side.
I hope it clarifies.
Irad