5. Using Graphics
The graphic has the following attributes:
∙This graphic is assigned a number of 1.
∙This graphic is 46 dots tall.
Syntax Checklist
∙Make sure the data stream begins with an open brace
({).
∙Make sure the first record in the data stream begins with G.
∙Make sure each data row begins with a
∙Make sure each record ends with a record separator ( p ).
∙Place a close brace (}) at the end of the last record.
Using Graphics