#13936
BHalpin
Participant

Hi.

This might/should do the trick. Put the following code on the template where you want 12 pitch to start:

@CHR(27,40,115,49,50,72)

The following code to return to 10 pitch should be placed at the end of the stub, otherwise the next cheque will start out in 12 pitch:

@CHR(27,40,115,49,48,72)

Bob