I am running an Access application and getting a Run Time error (#65440). How do I locate the text associated with this Run Time error? The error code tables generated within Access do not contain this error number.
Access somethimes gets confused.<br>
Look at the line thats generating the error and post it here.<br>
Something is a miss with it.<br>
<br>
<br>
<br>
<br>
<p> DougP<br><a href=mailto: dposton@universal1.com> dposton@universal1.com</a><br><a href= > </a><br>
Thanks for the quick response.<br>
<br>
The line that is generating the error is as follows:<br>
<br>
o.fileinsert (CurDir() + "\docs\notice.wpd", 1, 1<br>
<br>
<br>
I submitted a question yesterday conerning the o.fileinsert command. Apparently this code was working at one time.<br>
<br>
These are the lines of code preceding the Run Time error. <br>
<br>
Set o = CreateObject("Wordperfect.Perfectscript"<br>
o.filenew<br>
<br>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.