Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (F)
Guardian Procedure Calls Reference Manual—522629-013
5-137
FILE_RENAME_ Procedure
OSS Considerations
Error 564 (operation not supported on this file type) is returned if you attempt to
rename an OSS file using the FILE_RENAME_ procedure.
Example
error := FILE_RENAME_ ( filenum, name:name^length );
Related Programming Manuals
For programming information about the FILE_RENAME_ procedure, refer to the
Guardian Programmer’s Guide.