| UDF_EOF | UDF IDL INTERFACE MANUAL | UDF_EOF |
|---|
| EoT =  | UDF_EOF | ( | fh | ) |
| fh | - | Index into the information array to the UDF from which data is to be read. fh is the return value obtained from call to UDF_OPEN for this UDF source. |
| EoT | - | End of time flag | ||||||
|
This routine also checks the current status of the UDF file and will attempt to open the next UDF file if the previous call to UDF_OPEN indicates that the end of the current file has been reached.
| USAGE | : | EoT = UDF_EOF(fh) |
| ReOpenFile | : | %d (Udf Error from ReOpenFile) |
| Dec 6, 2002 |
|---|
| &larr Previous | TOC | HOME | Next &rarr |
| UDF_CLOSE | UDF_JUMPTIME |