I've included the Foxpro About window in an application to display the Foxpro Version and System Information (_mst_about). However, I am concerned about the Foxpro version that this is displaying.
In the Development Environment and while running the application within development, the About Window displays "Microsoft Visual Foxpro 6.0 SP5" and the full version # as "06.00.8961.00" (the value returned by 'VERSION(4)'.
When the application is built and run in the Runtime Environment, the About Window displays "Microsoft Visual Foxpro 6.0" (no SP5) and the full version # is different "06.00.8167.00".
Should I be concerned about this difference? Why is there this difference? Does anyone know what support library this may come from? I can't seem to link it to any of the following: FOXUSER, VFP6R.DLL, & VFP6ENU.DLL.
Thanks for your assistance.
Sincerely,
Mike Graves
In the Development Environment and while running the application within development, the About Window displays "Microsoft Visual Foxpro 6.0 SP5" and the full version # as "06.00.8961.00" (the value returned by 'VERSION(4)'.
When the application is built and run in the Runtime Environment, the About Window displays "Microsoft Visual Foxpro 6.0" (no SP5) and the full version # is different "06.00.8167.00".
Should I be concerned about this difference? Why is there this difference? Does anyone know what support library this may come from? I can't seem to link it to any of the following: FOXUSER, VFP6R.DLL, & VFP6ENU.DLL.
Thanks for your assistance.
Sincerely,
Mike Graves