Hi,
I’m facing this error:
Subroutine: W3TEXTDYNAMIC
Source: W3TEXTDY
Error Line: 710
Error Nr: NAT0735
Error Text: The method or property W3DCCES3 was not found (DCOM code x80020005L: T).
This only happen when i have 2 find statements in a read statement. Other words,
R1. READ …
F1. FIND …
F2. FIND …
It works perfectly well, if there is only 1 find and 1 read statement.
R1. READ …
F1. FIND …
Please advice. Thanks in advance.
-joel