Error Messages/43739
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