Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 73760

Loop/Iterate through a MS Word document

$
0
0

Hi

I want to achieve following in AX 2009.

 

Input .doc/.docx file

while(endOfFile)

{

    getWord;

    // for this particular WORD do something; if certain condition is met. 

   nextWord;

}

 

I have started from following reference.

http://learnax.blogspot.it/2011/01/x-code-to-read-ms-office-word-document.html.

There is a lot of help available for VBA and C#, but I am unable to implement using it X++.


Viewing all articles
Browse latest Browse all 73760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>