I call obsolete variables orphans. Poor, lost little variables with no usage in the script.
In these scripts that i have to clean up and document, there are lots of them, presumably because they got worked on by different persons over the years, and nobody cared about cleaning out all of the obsolete stuff.

Anyway, i found one problem in the scipt: apparently, the dictionary object is case-sensitive, which means i got e.g. $SaveFile and $savefile logged as different variables in the report. Damn and i was so happy about the usage of the Dict-Object. Any idea on how to solve that?

cu, therob


Edited by therob (2006-09-14 09:06 AM)