lUTF8Available Property
Specifies if ZLIB support UTF-8 flag for file's name and comment.
Object.lUTF8Available=boolean
Remarks
XFRX Version: 22.0
Applies To: XFRX#ZIP
Examples
m.loZIP = EVALUATE([xfrx("XFRX#ZIP")])
?"ZLIB UTF-8 allowed", m.loZIP.lUTF8Available
RELE m.loZIP
, multiple selections available,