Best of Support

Running VB or Java Script from GhostFill

 

You can use Microsoft's "ScriptControl" object to execute a Visual Basic or a Java script from the GhostFill environment.

Issue

We had a requirement for a GhostFill application as follows:

At run time when the relevant Dialog appears, a read-only Microsoft Word document must open alongside the Dialog showing context to the information being captured. In the OnEnter event of each Dialog field, the cursor in the Word document must move to a new position (bookmark) pertaining to the context of that particular field. 

Solution

 

 

Ricky Burrell