Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- QuickBASIC 3.0 - <b>restore reset data item pointer</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
RESTORE                  Reset DATA Item Pointer

 RESTORE [{linenum | linelabel}]

    Resets the DATA item pointer to the first item in the first DATA
    statement or to the first DATA item in a specified DATA statement.

     linenum    A program line number.

   linelabel    A valid line label.

   ----------------------------------------------------------------------

      Notes:    If the statement at {linenum | linelabel} is not a DATA
                statement, BASIC RESTOREs to the first following DATA
                statement.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson