Purpose

Used to reset the flags initially set by the SELECT code. Passed to the filing systems in order to allow them to clear or reset any parameters they may require.

Arguments

Argument

Input/Output

Value

CODE

Input

9

 

Output

unchanged

BFS

Input

BFS List

 

Output

unchanged

HANDLE

Input

file handle

 

Output

unchanged

NAME

Input

null

 

Output

unchanged

FMC

Input

select pointer

 

Output

unchanged

RECORD

Input

null

 

Output

unchanged

STATUS

Input

null

 

Output

always returns true

Called by
BASIC+ CLEARSELECT statement, BASIC+ SELECT processor on termination of a READNEXT, exiting from the debugger.

  • No labels