clone dictionary object in vbscript

Posted by Vineel Kumar Reddy on Stack Overflow See other posts from Stack Overflow or by Vineel Kumar Reddy
Published on 2010-06-11T11:03:42Z Indexed on 2010/06/11 11:43 UTC
Read the original article Hit count: 205

Filed under:

Hi I have a dictionary object in vbscript how can i copy (duplicate) the object in to new dictionary......some thing like i want to clone an existing dictionary object.....

thanks in advance

© Stack Overflow or respective owner

Related posts about vbscript