TO: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 February 2023

29 January 2023

19 April 2022

  • curprev 16:5316:53, 19 April 2022BigRon55 talk contribs 920 bytes +920 Created page with "TO {{text|indicates a range of numerical values or an assignment of one value to another.}} {{PageSyntax}} ::: DIM array(1 TO 100) ::: FOR i = 1 TO 10 ::: _MAPUNICODE unicode TO asciicode ::: _SETALPHA alpha%, c1& TO c2& * To specify a range in the CASE clause of a SELECT CASE statement. * To specify the range for the loop counter in a FOR...NEXT loop. * Array dimensions can be set to have a range of element numbers with TO. * Specifies an ASCII..."