in reply to to get the un-forseen errors
Can't call method "Cells" on an undefined value at Perl_XYZ.pl line XX. My question here is that: where is that error message storedTechnically, this question can't be answered without seeing all the code which is used here (i.e. including the modules you use for accessing your worksheet), but in this case, we can be nearly sure that the text of the template for this message is stored inside the Perl runtime system.
Just wondering why you are concerned about this....
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: to get the un-forseen errors
by godsown (Novice) on Feb 18, 2010 at 02:53 UTC | |
by rovf (Priest) on Feb 18, 2010 at 10:32 UTC |