Re: Abiword error

From: Elder, Robin CTR USA USAASC <robin.elder2_at_us.army.mil>
Date: Wed Nov 11 2009 - 14:59:35 CET

I am using the command line feature in a separate program to convert rtf files to either html or ascii using the command:

    cmdRtrnCd = Shell("abiword --to=html 'C:\File1.rtf'", MinimizedFocus, -1)

Some of the conversions result in the following popup window:

   abiword.exe = Application Error

   The instruction at "0x0049a32e" referenced memory at "0x00000000". The memory could not
   be "written".

   Click on OK to terminate the program
   Click on CANCEL to debug the program

I would like to know:

1. What causes the error?
2. How can I prevent the popup window from displaying - there are alot of conversions and I have to sit there and watch for it.
3. Is there some way to record the error in the calling program (e.g. in log files) so I know exactly where it is occurring?

As of yet I have not had alot of time to check the data, but checking the last file in the log for some of the converted files when the error is displaying does not indicate a problem.

Thank you

-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request@abisource.com with the word
unsubscribe in the message body.
Received on Wed Nov 11 14:59:53 2009

This archive was generated by hypermail 2.1.8 : Wed Nov 11 2009 - 14:59:53 CET