Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is best way for MTDLL to get path information?
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00987554
Message ID:
00987563
Views:
44
I'm not a big fan of the .ini. I set the default data path when the web app initializes and use:
oProp.AppStartPath=JUSTPATH(APPLICATION.SERVERNAME)+"\" to get the current location and then:
SET DEFA TO STRTRAN(oProp.AppStartPath,oProp.AppName,'Data\'+oProp.AppName,lnOccur)
>Should the COM open a DBF and retrieve field values - or - should it read a text file (INI)?
>Thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform