coachbills6442
Programmer
Hi
I'm new to this VFP9 and am trying to write a program that will check the file version on one workstation with the version in our distribution drive. I use the target in the properties window of the desktop shortcut to call the version check program before the execution of the shortcut program. If the versions differ I need to update the EXE program. My problem is I keep getting the version on the workstation and not the distribution drive. The program works in the development mode but not when I compile it to an EXE.
I'm new to this VFP9 and am trying to write a program that will check the file version on one workstation with the version in our distribution drive. I use the target in the properties window of the desktop shortcut to call the version check program before the execution of the shortcut program. If the versions differ I need to update the EXE program. My problem is I keep getting the version on the workstation and not the distribution drive. The program works in the development mode but not when I compile it to an EXE.