[Gambas-user] Line Column

Eilert eilert-sprachen at ...221...
Thu Sep 9 10:40:42 CEST 2004


Hi,

BUDI ARIEF GUSANDI schrieb:
> Well i need the column position of the last letter in a line. How can i  
> get it ?
> 

As long as it is the last character in the string, I would try this:

lastLetter$ = Right$(t$,1)


Did I get you right?

Rolf





More information about the User mailing list