[Gambas-user] break long lines

Stephen Bungay sbungay at ...981...
Mon Jul 20 20:42:48 CEST 2009


   For String assignments you can put an & at the end of it...

String = "ABCD " &
          "1234"

Steve.

Jean-Yves F. Barbier wrote:
> Hi,
> 
> Is there a special character (such as \ under bash) to break a very long line?
> 
> JY




More information about the User mailing list