This Subprogram closes the currently opened Scan File. It is not necessary following the detection of End-of-File by UI_LINE_SCAN, but only if the Application Programmer wishes to terminate the file scan prematurely.
Short Name Calling Sequence
STATUS = UICLSN([DUMMY])
Long Name Calling Sequence
STATUS = UI_CLOSE_SCAN(...)
Input Arguments
DUMMY (Integer) Dummy Function Argument
Output Arguments
None
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
Note: