xpxGetByte
FUNCTION xpxGetByte(fileId : INTEGER; VAR readByte : STRING (1) FIXED) status : INTEGER
The xpxGetByte function will return a single byte read from the current byte position of the specified open file fileId in the argument readByte. The built in constant XPXEOF is returned as status when the current byte position is at end of file. In this case the value of readByte is undefined.
Arguments
Type | Name | Comment |
INTEGER | fileId | comment |
STRING | readByte | Â |
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.
Options
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â