Hi: Is there any function to reverse the contents of an string? I mean : String A String B A="hello" B=StrReverse(A) B="olleh" This is an useful functionallity that exits on VB, but I didn't find this in Gambas (may be I'm wrong) Regards, Daniel Campos -- Daniel Campos <danielcampos at ...282...>