[Gambas-user] Line Column

Rob sourceforge-raindog2 at ...94...
Thu Sep 9 15:45:42 CEST 2004


On Thursday 09 September 2004 07:10, Benoit Minisini wrote:
> sLine = Split(MyTextArea.Text, "\n")[TheLine]

Wow, I didn't know you could index into the return value of a 
function without assigning to a temp variable.  Should we add 
this to Split()'s documentation and others that return an array?

Rob





More information about the User mailing list