Hi,
evaluating the following code:
('Fred', String cr , 'the' , String cr , 'Bear') lineCount
('Fred', String cr , 'the' , String cr , 'Bear', String cr) lineCount�
I got the same answer that is 3 but the second string doesn't have 4 lines?
Regards,
Fabrizio