I get a compilation error on the attached custom component. The interesting thing is that if I exclude the last macro by setting the Macronames, Count to 14 it works but including the last macro (TFT_Char) I get the following error:
although it is unlikely that the code will win any awards for anythingFlowcode1.c(460): error: missing right paren
Flowcode1.c(460): error: general error
Flowcode1.c(460): error: unexpected constant
Flowcode1.c(460): error: variable name expected
Flowcode1.c(460): error: general error
Flowcode1.c(460): error: variable name expected
Flowcode1.c(460): error: general error
Flowcode1.c(460): error: variable name expected
Flowcode1.c(460): error: general error
Flowcode1.c(460): error: variable name expected
Flowcode1.c(460): error: general error
Flowcode1.c(460): error: variable name expected
Flowcode1.c(460): error: general error
Flowcode1.c(460): error: failure

any help would be greatly appreciated.
many thanks
Sefi