Home » Developer & Programmer » Forms » Get text between two bookmarks using Webutil
Get text between two bookmarks using Webutil [message #260011] Fri, 17 August 2007 02:42 Go to next message
Prasad01
Messages: 22
Registered: August 2007
Junior Member
Hi,
I want to get text between two bookmarks using CLIENT_OLE2 functionality of Webutil.
Has anyone done this before?

The vba code is:
Dim vStr As Long
vStr = ActiveDocument.Range(ActiveDocument.Bookmarks("bookmark1").Range.Start, ActiveDocument.Bookmarks("bookmark2").Range.End)

How can we convert this in pl/sql

Thanks In Advance
Cheers
Prasad.
Re: Get text between two bookmarks using Webutil [message #260759 is a reply to message #260011] Mon, 20 August 2007 20:05 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
All I can suggest is googling it or leaving a question on the metalink forum.

David
Previous Topic: calling reports from forms
Next Topic: Combo Box : Guidance Required
Goto Forum:
  


Current Time: Fri Sep 27 04:20:28 CDT 2024