> I want to write a DBPROC which compares the chars of a string. > If there is one char, which isn't allowed, it has to be > replaced by a valid > char into that string.
Perhaps you want the TRANSLATE function? http://www.sapdb.org/7.4/htmhelp/71/817395b9b311d2a97100a0c9449261/frameset.htm Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org/ _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
