[Coco] Print Text using Fgx2

Wayne Campbell asa.rand at gmail.com
Wed Mar 28 01:16:27 EDT 2018


If what you are trying to accomplish is formatted text, you want to use
print using. Examples are:

PRINT USING <format string>, <text string>
PRINT #<pathnum> USING <format string>, <text string>

Format string is a string of formatting parameters enclosed in double
quotes, and text string is the text to print. Read the Basic09 programming
manual for the specifics of formatting options and correct syntax.


On Tue, Mar 27, 2018, 5:27 PM phil pt <ptaylor2446 at gmail.com> wrote:

> How can I print text using gfx2 please?
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> https://pairlist5.pair.net/mailman/listinfo/coco
>


More information about the Coco mailing list