Hi
I experiance a strange thing when debugging webdev 21 ( dynamic site ) server code.
If i do a search on a grand ledger account nuber and the outcome should be 1401
then I get 31 34 30 31
It looks like some kind of hexdecimal number for a string I get long string looking numners as well
This not onley unreadeble it sometimes created faults. For in my code I sometimes use a switch on a constant that is for instance 1 till 10. It then skips over the code for the odd number is not equl to anything.
Has anyone had this as well. If So is there a solution to fix it ?
regards
Allard
I experiance a strange thing when debugging webdev 21 ( dynamic site ) server code.
If i do a search on a grand ledger account nuber and the outcome should be 1401
then I get 31 34 30 31
It looks like some kind of hexdecimal number for a string I get long string looking numners as well
This not onley unreadeble it sometimes created faults. For in my code I sometimes use a switch on a constant that is for instance 1 till 10. It then skips over the code for the odd number is not equl to anything.
Has anyone had this as well. If So is there a solution to fix it ?
regards
Allard