Files
feudal-economy/bp/samples/sample-3.txt
T
2024-08-21 13:00:10 -04:00

18 lines
332 B
Plaintext

' Example of extended strings
' Note that this example can not be directly converted to LIST format,
' as it uses EOL embedded inside strings.
' Test with "basicParse -b sample-3.txt"
print ["{clr}
{17*bline}
{rline}~Hello ATARI World~{lline}
{17*tline}
"]
' Do some color effects
do
setcolor 2,peek(20),4
loop