Peter Bellamy
Registered User.
- Local time
- Today, 16:09
- Joined
- Dec 3, 2005
- Messages
- 295
I have just started converting a fairly large database program from 97 to 2k and on conversion it has warned that it will not compile. I assume it will be because of code variations between the two versions.
My first check showed it did not like Error$ and wanted Err.description, no problem, found and replaced all instances.
The next one it complained about was Str(). "Cannot find project or library" an OK takes me to the references page where it has the first 6 entries checked.
Do I need to select another reference library?
Is this just the start of a long list of 'errors' ?
Should I ever have started !!!
Any suggestions will be welcomed.
Thanks
Peter
My first check showed it did not like Error$ and wanted Err.description, no problem, found and replaced all instances.
The next one it complained about was Str(). "Cannot find project or library" an OK takes me to the references page where it has the first 6 entries checked.
Do I need to select another reference library?
Is this just the start of a long list of 'errors' ?
Should I ever have started !!!
Any suggestions will be welcomed.
Thanks
Peter