Does it happen if your string is in one single code line?
In B4x, strings can be "multi-line" by adding "CRTLF" at the break point, but still be in a single line or add a "_" when the code line continues in another line!
Does it happen if your string is in one single code line?
In B4x, strings can be "multi-line" by adding "CRTLF" at the break point, but still be in a single line or add a "_" when the code line continues in another line!
No it is not in single line. It picks from regular code files. so the code string might not be broken by ctrl+f.
Also what I have shared is just an example.