I know very little about FoxPro, but I have a project that requires working with a third-party application based on FoxPro and a .fxp file. The thrid-party application is a sales system, and software developers have provided a .fxp file that allows us to export product information in XML format.
The problem I am facing is that the software does not have the ability to schedule the .fxp file to run at regular intervals, which we need to save so that this XML file is updated.
My question is, can a .fxp file run outside of FoxPro?
Alternatively, can I create my own FoxPro application to execute their .fxp file and connect it to the POS database for export.
Any ideas or alternatives are welcome.
Thanks Brian
source
share