xpxPutByte

FUNCTION xpxPutByte(fileId      : INTEGER;
                    byteToWrite : STRING (1) FIXED)
                    status      : INTEGER;

The xpxPutByte function will write the specified byte byteToWrite to current byte position of the specified open file fileId.

Arguments


TypeNameComment
INTEGERfileIdFIle id
STRING (1) FIXEDbyteToWrite 

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.