Hi, Jacek.
On Mon, Oct 17, 2011 at 10:30, Jacek Caban jacek@codeweavers.com wrote:
Hi Bruno,
On 10/14/11 20:07, Bruno Jesus wrote: ... I've tested it and that doesn't seem to be true.
You're right, in a vbs file the limit does not exist, it looks like to be a Visual Basic 6 editor limit. Sorry for the noise.
And this is another test that must pass too (there is no new operand after the last _ ) : x = _ 3 _
- 3 _
- 3 _
- 3 _
This will work only if the next line is empty (exactly like my implementation does).
Great =)
Jacek
Best wishes, Bruno