[Gambas-user] Several lines from a string in the code

Benoît Minisini gambas at ...1...
Fri May 14 01:16:08 CEST 2010


> 
> Method 2:
> 	textarea1.text = ("Moon\n"
> 		          "The Moon is the only natural satellite of Earth.\n"
> 			 "It is the nearest body and the best known.")
> 
> error: Missing ')' in line ....
> 

This method should be possible, but because of a implementation problem - not 
really a bug :-) - you get an error.

I will try to fix the compiler to allow that!

Regards,

-- 
Benoît Minisini




More information about the User mailing list