M micro Well-Known Member Licensed User Longtime User Oct 7, 2017 #1 Hi I have a program that before usually compiled, maybe (I think) after updating B4j something does not work well. This is the error when I compile (also in debug same problem) how can i find the problem? Thanks
Hi I have a program that before usually compiled, maybe (I think) after updating B4j something does not work well. This is the error when I compile (also in debug same problem) how can i find the problem? Thanks
R rboeck Well-Known Member Licensed User Longtime User Oct 7, 2017 #2 It would be an good idea, that you switch back to english, make your screenshot and publish the english version, so you have ten times more helpers... Upvote 0
It would be an good idea, that you switch back to english, make your screenshot and publish the english version, so you have ten times more helpers...
M micro Well-Known Member Licensed User Longtime User Oct 7, 2017 #3 rboeck said: It would be an good idea, that you switch back to english, make your screenshot and publish the english version, so you have ten times more helpers... Click to expand... B4X: B4J Version: 5.90 Parsing code. (0.21s) Compiling code. Error Non-negative number required. Parameter name: count Upvote 0
rboeck said: It would be an good idea, that you switch back to english, make your screenshot and publish the english version, so you have ten times more helpers... Click to expand... B4X: B4J Version: 5.90 Parsing code. (0.21s) Compiling code. Error Non-negative number required. Parameter name: count
R rboeck Well-Known Member Licensed User Longtime User Oct 7, 2017 #4 You use a negative number in your code for a parameter named count. Upvote 0
M micro Well-Known Member Licensed User Longtime User Oct 7, 2017 #5 rboeck said: You use a negative number in your code for a parameter named count. Click to expand... No, there is no parameter named count. It would be easy to find the problem. Thanks Upvote 0
rboeck said: You use a negative number in your code for a parameter named count. Click to expand... No, there is no parameter named count. It would be easy to find the problem. Thanks
R rboeck Well-Known Member Licensed User Longtime User Oct 7, 2017 #6 Maybe in designer script? Upvote 0
M micro Well-Known Member Licensed User Longtime User Oct 7, 2017 #7 rboeck said: Maybe in designer script? Click to expand... Yes, one layer corrupt. The usual HD and windows problems. Thanks Upvote 0
rboeck said: Maybe in designer script? Click to expand... Yes, one layer corrupt. The usual HD and windows problems. Thanks