Link to home
Start Free TrialLog in
Avatar of lpawlowski
lpawlowski

asked on

Function not defiend when coverting over to Access 97 from Access 2.0

I converted over an Access 2.0 Application to Access 97.  There are several functions that error out as "NOT DEFINED" when attempting to compile in 97.  Assuming that I only need to "reference" the proper library file, I don't know which one.  I tried adding reference to just about everything in the "refernce list" that I could and it still puked.  I don't know how Access 2.0 lists these references.  There isn't any particular "declare function" lines for these function calls and I don't see them defined anywhere in the application.  
Here are the function calls !!

wlib_ParseFullPath
wlib_stFileOfFullPath
wlib_FileExists
wlib_StFromSz
wlib_GetFileName

And this one...
Dim ofn As WLIB_GETFILENAMEINFO
There references I have set now are...

Visual Basic for Applications
MS Access 8.0 Object Library
MS DAO 3.51 Object Library
utiliy


Avatar of lpawlowski
lpawlowski

ASKER

Edited text of question.
Try using the DAO 2.5/3.5 Compatibility instead of dao 3.51
Edited text of question.
ASKER CERTIFIED SOLUTION
Avatar of smilitaru
smilitaru
Flag of Romania image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thank you smilitaru !!!
In the future is there a reference list somewhere about which functions are in which reference files?
Thank you
lpawlowski
I have no such list, but adding the reference and pressing F2 will give you the list of functions avaiable in all references.
This question was awarded, but never cleared due to the JSP-500 errors of that time.  It was "stuck" against userID -1 versus the intended expert whom you awarded.  This corrects the problem and the expert will now receive these points; points verified.

Please click on your Member Profile and select "View Question History" to navigate through any open or locked questions you may have to update and finalize them.  If you are an EE Pro user, you can also choose Power Search to find all your open questions.

This is the Community Support link, if help is needed, along with the link to All Topics which reflects many TAs recently added.

https://www.experts-exchange.com/jsp/qList.jsp?ta=commspt
https://www.experts-exchange.com/jsp/zonesAll.jsp
 
Thank you,
Moondancer
Moderator @ Experts Exchange