| UDF_JUMPTIME | UDF IDL INTERFACE MANUAL | UDF_JUMPTIME |
|---|
| UDF_JUMPTIME, | fh, [Y, D, H, M, S], {PosFmt} |
| UDF_JUMPTIME, | fh, Y, D, H, M, S, {PosFmt} |
| 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. | ||||||
| Y | - | Year of data to jump to | ||||||
| D | - | Day of data to jump to | ||||||
| H | - | Hour of data to jump to | ||||||
| M | - | Minute of data to jump to | ||||||
| S | - | Second of data to jump to | ||||||
| PosFmt | - | Optional parameter specifying how to position the file pointer in the time jump.. If no value is specified it is defaulted to the blocking parameter found in the PIDF for the UDF. Options include: | ||||||
|
| USAGE | : | key = UDF_JUMPTIME, fh, [Y, D, H, M, S], {PosFmt} |
| USAGE | : | key = UDF_JUMPTIME, fh, Y, D, H, M, S, {PosFmt} |
| UDF_JUMPTIME | : | Time must be [Y, D, H, M, S] |
| UDF_JUMPTIME | : | No Data For This Time |
| Dec 6, 2002 |
|---|
| &larr Previous | TOC | HOME | Next &rarr |
| UDF_EOF | UDF_KEY |