The GetFormatExtension transaction returns the file extension for the given format. Only file formats that Imagenation writes can be returned.
Type XTYP_REQUEST
Syntax [GetFormatExtension(formatID)]
|
Parameter |
Data type |
Values |
Meaning |
|
formatID |
WORD |
See File Formats list | |
|
Reply |
Data type |
Values |
Meaning |
|
ext |
string |
one to three alphanumeric characters |
file format extension |
Release information
Added in Release 4.42.
See also