Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: how could i get the exactly text with OLE Word

by teabag (Pilgrim)
on May 09, 2003 at 12:18 UTC ( [id://256837]=note: print w/replies, xml ) Need Help??


in reply to how could i get the exactly text with OLE Word

Check the documentation here:
http://search.cpan.org/author/GSAR/libwin32-0.191/OLE/lib/Win32/OLE.pm#Functions.

It says the error you specified is "Member not found";

http://www.stouk.com/documents/perl/gui/guiref/page04.htm
Use the above link for more examples on how to get it right.

oh, it might be:

my $text = $Word->Selection->Tables(1)->Columns(1)->Row(1)->{Text};

good luck,
Teabag
chmod 666 *.*
'cause everyone should have the right to read and write!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://256837]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-04-26 08:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found