|
|
| "be consistent" | |
| PerlMonks |
Re: WIn32::OLE debugby Corion (Patriarch) |
| on Oct 12, 2025 at 08:03 UTC ( [id://11166466]=note: print w/replies, xml ) | Need Help?? |
|
It helps a bit to know about VBA / OLE. The ->Item method is what is used to enumerate arrays. The in function is what maps that to Perl. In your code, you have:
If the document has no tables, maybe $tables is undef. Check for that. If your debugger crashes, do print debugging:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||