Jacquard-dependent decisions

JAn-

Jacquard n (1-8) decreases until next Jacquard line, sets the counters JS, JB and turns back

JAn+

Jacquard n (1-8) increases until next Jacquard line, sets the counters JS, JB and turns back

JBn

Memory n (1-8) for the first 20 symbols of the Jacquard line

JB<n->

Memory JB n (1-8) decreases until next Jacquard line, sets the counter JB

JB<n+>

Memory JB n (1-8) increases until next Jacquard line, sets the counter JB

JBn-

Memory JB n (1-8) decreases until next Jacquard line, sets the counter JB and turns back

JBn+

Memory JB n (1-8) increases until next Jacquard line, sets the counter JB and turns back

JS=n

Processing memory for Jacquard symbols from the nth column

IF JS='T'

If JS='T' then ...

IFN JS='T'

If not JS='T' then ...

IF JB='YYYA'

If Jacquard begins with'YYYA', then ...

IF JBn='AYT*'

If the symbols AYT* are located from the n-th column in the Jacquard, then ...

IFN JB='YYYA'

If Jacquard does not begin with 'YYYA', then...

IFN JBn='AYT*'

If the symbols AYT* are not located from the n-th column in the Jacquard, then ...