I'm working on a slideshow on p900 and want to print some text below pictures.
I've tried PRINT , gPRINT, gPRINTB functions. PRINT is limited to 29 chars per row(line), gPRINT and gPRINTB does not continue in a new line.
I think PRINT is useful but why it cuts the line at 30th char and continue to a new one?