Page 1 of 1

Issue with the CSE 'texttransfer' property

PostPosted: November 21st, 2017, 11:44 am
by Tech Support
In APL+Win v17.0 and v17.1, the CSE 'texttransfer' property was not properly initialized. This means that the APL+Win programmer should perform this initialization explicitly before using the CSE 'ExecStmt', 'GetValue' or 'SetValue' methods with an APL+Win text vector argument.

A future release of APL+Win will resolve this issue and set the default value of the CSE 'texttransfer' property to 0 when the CSE 'Init' or 'InitSTA' methods are executed.