Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot locate error
Message
From
12/03/2004 15:19:58
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Cannot locate error
Miscellaneous
Thread ID:
00885783
Message ID:
00885783
Views:
119
This probably has a simple answer that I am over looking. In the beginning of our main.prg, we have a declare statement:

DECLARE INTEGER GetPrivateProfileString IN Win32API AS GetPrivStr String cSection, String cKey, String cDefault, ;
String @cBuffer, Integer nBufferSize, String cINIFile

We have a form based off of the tsbaseform. The first thing it does in the init of the form is fire off the RESTOREWINDOWPOS methoc which calls the GETPRIVSTR. However, we are getting the message:

File 'Getprivstr.prg' does not exist.

Any ideas?

Thanks - Joe Cuhaj / ABMC
Next
Reply
Map
View

Click here to load this message in the networking platform