My suggestion would be to read in the entire value as a string, then use LEFT(),RIGHT(), and/or SUBSTR() to overwrite the old data with the new data before writing the value back to the registry. There is probably a script floating around that will do this (I think I wrote one a long time back.. don't know where it is), but it shouldn't be too difficult, in concept, as long as you know the exact number of characters before each bit of information you put into the string.

Brian

[ 05. September 2002, 21:04: Message edited by: BrianTX ]