From: notnorwegian@... Date: 2008-05-27T11:14:21+09:00 Subject: make hashtable out of 2 strings i have 2 strings, i want to take for each char in string1 the same indexed char in string2 and make them into a key->value pair. how can i iterate a string?