Error Messages/43739

< Error Messages
Revision as of 00:13, 5 January 2021 by Lchrisman (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Error Message

In Function WriteBinaryFile, «bytesPer» cannot be specified when using an extended Variant type (i.e., typeFlags:5).

Description

If you want to write values to the file, specify the «typeFlags» parameter to be 3 or 4, and do NOT specify the «bytesPer» parameter. For these types, the bytesPer is fixed.

See also

Comments


You are not allowed to post comments.