Hi, rebollers ! My actual problem is to remove the last character of a string. Has anyone a better way ?
; way 1 test: "abcde" reverse test remove test reverse test test ; way 2 test: "abcde" remove back tail test test Patrick ______________________________________________________________________________ ifrance.com, l'email gratuit le plus complet de l'Internet ! vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP... http://www.ifrance.com/_reloc/email.emailif -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
