Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Converting 97 to 2003

Status
Not open for further replies.

shart00

Technical User
Jun 16, 2003
63
US
This is messy... I am in the process of converting the FE from 97 to 2003 however it seems some of the coding is not accepted in 2003. Therefore, I am haveing to fix it one error at a time. Is there any quicker method?

Anyways the first error encountered is that 97's code is:
[NetworkID] = Environ("username")

And 2003 says:
Can't find project or Library and highlights ENVIRON

Any suggestions?
 
Have you checked that all the required references are set?
Compare what you have in the A97 version with the A2003 version.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top