You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
##Description
This unit contains the predefined subprograms that handle character (text) output on the screen (i.e. output using put).
All routines in the Text unit are exported qualified (and thus must be prefaced with "Text.") with the exception of maxrow and maxcol which are exported unqualified.