Sitemap Sitemap  |  Contact Us Contact Us  |  Clients Clients
   Word conversion
  Home |  WebHare Lite |  Downloads |  HareScript |  Websites/CMS |  Applications
Search for:  in: 
Websites/CMS
Input/Output - Conversion
Input and parser libraries
 
Global conversion functions
Word conversion
Word conversion

Contains functions to manipulate the contents of a MS Word document

Use the following code in your script to load the library:

  LOADLIB "wh::parser/msword.whlib";

Public Functions and Macros

CloseMSWordDocument Close an open Word document
GetBaseWordFilter Get a standard Word filter record
OpenMSWordDocument Open a MS Word document
ScanMSWordDocument Scan the paragraphs in a MS Word document
SetMSWordDocumentIgnoreAllcaps Set the 'all caps' font setting handling
 
Top To top of page