Gambas3 Code Layout
Posted
#1
(In Topic #1170)
Regular

Many thanks for any advice, An.
Posted
Regular

For convenience you can also have each one followed by the "&" symbol.
Exemplum:
Dim s as String
s = "aaaa bbbb cccc ddd " &
"eeee ffff gggg hhhh iiiiii"
Europaeus sum !
<COLOR color="#FF8000">Amare memorentes atque deflentes ad mortem silenter labimur.</COLOR>
<COLOR color="#FF8000">Amare memorentes atque deflentes ad mortem silenter labimur.</COLOR>
Posted
Guru

Note, there is no linefeed between the strings and you CANNOT have a void line.
ie.
Posted
Regular

Posted
Regular

1 guest and 0 members have just viewed this.


