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

Benoît Minisini gambas at ...1...
Sat May 15 23:14:46 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,

Compiler fixed in Gambas 3 since revision #2943!

Regards,

-- 
Benoît Minisini




More information about the User mailing list