Win32::OLE, Excel and OLE Automation question
Force of habit from my UNIX shell programming days I guess. In any
case, I tried to 'break' the program by setting the ${my_password}
variable = "blah.blah" (with a metacharacter), plus other combinations
and $Sheet->Unprotect($my_password); still worked fine. I guess I
should take a refresher look at quoting, braces and variables...
|