You are not the only one - I have the same problem as you have, and Error
#53 comes up every time as any database-related reserved word is used, and
run in the VB3 environment. Older compiled executables also stops with the
same error message. All files are in their place, and as old compiled
executables behave the same way, there can't be any problems with the
VB.LIC-file.
Any bug that Microsoft know about (they withdraw their VB3-support just in
time...)? Anyone else who knows what, and what to do (incompatible
DLL-files?)?
Best regards,
Hans
John Ciccone skrev i meddelandet ...
Quote:
>Suddenly started getting "File not found" error messages in an app that's
>been working for many years.
>Running it in VB3 stops loading and highlights declarations to Database,
>i.e. "Dim tUpDateDB As Database". The word "As" is highlighted.
>This also happens in the VISDATA sample program where "Global gCurrentDB As
>Database" in the general declarations is highlighted. "As" is again
>highlighted.
>What file have I lost or has been overwritten?
>Any help would be * tremendously * appreciated.
>Regards,
>John