Align columns: Difference between revisions

Content added Content deleted
Line 3,609: Line 3,609:


DefStr TextLeft, TextRight, TextCenter
DefStr TextLeft, TextRight, TextCenter
DefStr Line, AWord, LWord, Newline = chr$(13)+chr$(10)
DefStr Line, LWord, Newline = chr$(13)+chr$(10)
DefInt ColWidth(100), ColCount
DefInt ColWidth(100), ColCount
DefSng NrSpaces
DefSng NrSpaces