Hello
The NOT - funktion in V3 work ,but with the same program in V4 dont work please help!!!!!
NOT
Moderator: Benj
-
- Posts: 714
- Joined: Wed Jan 31, 2007 12:41 pm
- Has thanked: 1 time
- Been thanked: 26 times
NOT
- Attachments
-
- test_V4.fcf
- (5.5 KiB) Downloaded 256 times
-
- test_V3.fcf
- (4.5 KiB) Downloaded 243 times
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: NOT
Hello
I have added it to the bugs list.
For now you should be able to use
var = var XOR 0xFF
instead of
var = NOT var
I have added it to the bugs list.
For now you should be able to use
var = var XOR 0xFF
instead of
var = NOT var
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel