Thank you very much for your help. This works great: put(md5(scan(str,2,'/')),$hex32.) as want Also concatenating this with other strings - something like that: 'FIRST_STRING' || put(md5(scan(str,2,'/')),$hex32.) || 'THIRD_STRING' Thank you very much. Best regards Frank
... View more