access 2.0 to access97

adj

Registered User.
Local time
Today, 18:54
Joined
May 23, 2000
Messages
14
Hello,
I am trying to convert an access2 database to an access97 database. The problem is we have a module that contains a lot of old vb code and I can't find a resource that will tell me what some of the ssytem coomand have been changed to.
here are two for an example.
Msg = "Processing ... Step 1 of 3"
ReturnValue = SysCmd(SYSCMD_INITMETER, Msg, CountRecs)

if anyone knows what replaced the Msg and ReturnValue commands please let me know.
Thanks.
Anne
 

Users who are viewing this thread

Back
Top Bottom