Help for this page
Win32::OLE(0.1403) error 0x80020003: "" in METHOD/PROPERTYGET "Text" at word1.pl line 10
use Win32::OLE; # Object Linking and Embed use Win32::OLE::Const 'Microsoft Word'; # Defines constants word k ... print "printing the text i need\n"; print $text; print Win32::OLE->LastError();