Error Messages/43739
< Error Messages
Revision as of 00:12, 5 January 2021 by Lchrisman (talk | contribs) (Created page with "== Error Message == :In Function WriteBinaryFile, «bytesPer» cannot be specified when using an extended Variant type (i.e., typeFlags:5). == Description == If you want...")
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
Enable comment auto-refresher