Writeln

Prev Next Home Home Table Of Contents Index

Writeln (String)

Writes (String) on the screen followed by a CR-LF (carriage return-line feed).


Example:
Writeln 'The time is: ' TimeString

Example:
Writeln 'John' Write 'was ' ;Write does not have a carriage return Write 'here'

the above example would display: John was here

See Also: Write WriteVertical WriteCenter

Category: Display

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home