Page 1 of 1

Plunger rule

PostPosted: Fri Sep 27, 2013 11:48 am
by fzd
Hello,

I am creating my rules for VSL XXL tamtam and I don't know the 4 lettres used for the plunger.
In Notion, with 'plu I can have the word "plunger", but what is the combination of letters for the rules ?

Thanks for your help,

All my best.

Re: Plunger rule

PostPosted: Fri Sep 27, 2013 12:14 pm
by dcd111
From the ExpressionList.tpk file, the custom rule technique triggers related to plungers should be these:

pgcd - "plunger"
pgcg - "plunger closing"
pghf - "half-plunger"
pgop - "plunger opening"

For your purposes, I guess pgcd is the appropriate one. I have not used or tested any of these, though.

Re: Plunger rule

PostPosted: Fri Sep 27, 2013 1:18 pm
by fzd
Perfect, thank you very much dcd111.

I've just looked at the ExpressionList.tpk file : where do you find these informations ?
I can just see the abreviations like pgcd, pgcg... but where is the signification ?

Re: Plunger rule

PostPosted: Fri Sep 27, 2013 1:47 pm
by dcd111
The line under each "packet" that reads like this (bold and underlining emphasis added by me):

<property key="extx" name="Expression text">plunger</property>

When the technique has a symbol instead of express entry text, like the plus sign, it has this line instead:

<property key="extp" name="Expression compat">plus</property>

Re: Plunger rule

PostPosted: Fri Sep 27, 2013 2:24 pm
by fzd
Thank you very much for your help : it will help me, really ! :D