runtime
Retrieving VFP runtime DLL name required by EXE or DLL
By Sergey - Posted on November 4th, 2008
VFP stores in EXE/DLL information about what runtime DLL is required to run it.
VFP 9.0 Versions
By Sergey - Posted on July 21st, 2008
VFP 9.0 version information for service packs and hotfixes.
VFP 9.0 Report Features in Runtime
By Sergey - Posted on January 1st, 2008
In order to deploy VFP 9.0 object-assisted report features in runtime, the REPORT*.APP files have to be distributed with your application and their location stored into _REPORT* system variables.
The error 'Variable _REPORTOUTPUT is not found' may be generated if they are not populated properly.
How to pass parameters to VFP EXE
By Sergey - Posted on January 1st, 2008
Passing command-line parameters from Windows to VFP created EXE is different from passing parameters to VFP programs or functions in VFP application:
- All parameters are passed to EXE as strings
- Parameters should not be enclosed in single quotes because quotes will be treated as part of parameter
- Parameters with spaces can be enclosed in double quotes
- Parameters are separated by spaces not commas
Recent comments
3 weeks 1 day ago
3 weeks 2 days ago
3 weeks 2 days ago
5 weeks 2 days ago
6 weeks 5 days ago
7 weeks 13 hours ago
8 weeks 1 day ago
11 weeks 16 hours ago
12 weeks 7 hours ago
12 weeks 7 hours ago