formZ SDK | 5.0 API Reference | Project | File Formats
Description
Converts a string into a legal file name. Modifies a string by replacing all non-alpha numeric characters with '_'. Also converts all characters to lower case.
Plugin Prototype
fzrt_error_td fz_ffmt_make_identifier(
char * | name64 ) |
Parameters
name64 [Input, Result]
the string to modify. This string must be less that 64 bytes fzrt_int.
Returns
FZRT_NOERR on success. An error otherwise.
Availability
5.0.0.0
Function Set
Defined in