RosettaCodeData/Task/Hello-world-Text/M2000-Interpreter/hello-world-text.m2000
2023-07-01 13:44:08 -04:00

3 lines
367 B
Text

Print "Hello World!" \\ printing on columns, in various ways defined by last $() for specific layer
Print $(4),"Hello World!" \\ proportional printing using columns, expanded to a number of columns as the length of string indicates.
Report "Hello World!" \\ proportional printing with word wrap, for text, can apply justification and rendering a range of text lines