Good morning John,

A couple of questions.

1). What version of Word are you using? The latter versions can do
conversions on the source file to its own format on saving.

2). Can you give an example of the input and output from Unicon?

3). Have you looked at the file causing the error with a hex editor to
see if all is as expected?

4). What is the Unicon code that is causing the error abort? There
should be some details when it aborts.

regards

Bruce Rennie

On 06/12/13 08:22, John Sampson wrote:
> I have a Unicon program which takes a tab-delimited text file as input
> and a text file as output.
>
> If I run it, then open the output file in Microsoft Word, then run the
> Unicon program again,
> run-time error 214 occurs with an 'offending value' of a string of
> spaces followed by three
> digits. These do not occur in the input file, so the effect is utterly
> mysterious.
>
> The actual error is that the output file is open in Word. Is there a
> test I can incorporate in the
> program that would give a useful error message?
>
> Regards
>
> John Sampson
>
>
------------------------------------------------------------------------------
> Sponsored by Intel(R) XDK
> Develop, test and display web and hybrid apps with a single code base.
> Download it for free now!
>
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
> _______________________________________________
> Unicon-group mailing list
> Unicon-group@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/unicon-group
>



------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Unicon-group mailing list
Unicon-group@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to