Return to the main Raptor page
Return to File IO page
Description
This block is used to determine if the current file position is at the end of the file.
Inputs
Input
|
Type
|
Description
|
File Handle
|
File Handle
|
Specifies the file to check.
|
Outputs
Output
|
Type
|
Description
|
File Handle
|
File Handle
|
Outputs the File Handle provided on the input.
|
EOF?
|
boolean
|
Output indicates if the file position is at the end of the file.
|
Parameters
Parameter
|
Type
|
Description
|
Resource
|
|
Specify the resource which contains the file to check.
|