CLEARSELECT
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.