This may be a dumb question -- Would someone explain why in some cases a script uses DIM to set up variables, and in other cases a script will not have any DIM statements, but will use SET instead. Are these interchangeable? Is one preferred? Thanks!