RESTORE: 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.

16 January 2024

11 February 2023

2 February 2023

29 January 2023

23 January 2023

29 April 2022

19 April 2022

  • curprev 15:2315:23, 19 April 2022BigRon55 talk contribs 3,110 bytes +3,110 Created page with "The '''RESTORE''' statement is used to reset the DATA pointer to the beginning of the data. {{PageSyntax}} :: RESTORE [datafield] * The datafield line label or number enables a labeled data field to be READ more than once as required. * Datafield label names are not required when working with ONE or a progression of data fields in the main body of code. * Label multiple data fields to restore them to use them again when necessary. * If RESTORE is used with unlab..."