BINTOASCII issue with @bptr type variables

kranenborg

Senior Member
Hello,

In my editor I am running into an issue that I have not met before.

The following code line
Code:
BINTOASCII b1, @bptrinc, @bptrinc, @bptr
is rejected by my editor (version 6.0.9.3) but I have used it successfully in a program in 2011, very likely using an older editor version.
The syntax error message reads: "Error: @bptrinc cannot be used as for variable!"
Is this an unintended erroneous behavior by my editor version, maybe?

Thanks!
/Jurjen
http://www.kranenborg.org/electronics
 
Top