We are running a commercial VFP 9 application that respects the setting
of HELP=ON/OFF it finds in our configuration file. We set
foxprowcfg=<file_name>
at login time, primarily for the benefit of users of our custom VFP 6
applications. Because the commercial app uses a different version of
VFP than our custom apps, we were wondering if the naming convention for
a VFP configuration file exists to allow us to specify _two_
environmental variables and set things differently for each. E.g., back
in the day, we would use foxprocfg and foxprowcfg to differentiate
between the DOS and Windows versions.
Our two VFP versions are, as mentioned above 6 and 9.
Thanks in advance.
-S-