Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (F)
Guardian Procedure Calls Reference Manual—522629-013
5-174
FILENAME_EDIT_ Procedure
FILENAME_EDIT_ Procedure
Summary
Syntax for C Programmers
Syntax for TAL Programmers
Parameters
Considerations
Examples
Related Programming Manual
Summary
The FILENAME_EDIT_ procedure modifies one or more parts of a file name or file-
name pattern, changing them to a specified value.
Syntax for C Programmers
Syntax for TAL Programmers
#include <cextdecs(FILENAME_EDIT_)>
short FILENAME_EDIT_ ( char *filename
,short maxlen
,short *filename-length
,const char *piece
,short length
,short level
,[ short options ]
,[ short subpart ] );
error := FILENAME_EDIT_ ( filename:maxlen ! i,o:i
,filename-length ! i,o
,piece:length ! i:i
,level ! i
,[ options ] ! i
,[ subpart ] ); ! i