Demetrios Panayotakopoulos
2010-05-04 10:31:15 UTC
Hi,
Is possible to include in some programs commands that would be ignored
or taken into account based on vfp vesrion during compilation?
For example
MessageBox in VFP takes 3 parameterers and in VFP 9 takes 4 parameters.
If I try to use a common program that calls MessageBox with 4 parameters
and try to compile it with VFP 6 reports an error.
Is it possible to bypass this problem without using different versions
of the program based on VFP version.
Demetrios, Greece
Is possible to include in some programs commands that would be ignored
or taken into account based on vfp vesrion during compilation?
For example
MessageBox in VFP takes 3 parameterers and in VFP 9 takes 4 parameters.
If I try to use a common program that calls MessageBox with 4 parameters
and try to compile it with VFP 6 reports an error.
Is it possible to bypass this problem without using different versions
of the program based on VFP version.
Demetrios, Greece