Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. coachbills6442

    file version upgrade

    Mike Yes all the info is there. The tesing I did with the same files worked just fine. The differences were the program was not compiled and was not called from the shortcut menu of the program. Coach
  2. coachbills6442

    file version upgrade

    Rob thanks for your help. The default path is set to c:\program files\programname it's almost like it's a VFP bug.
  3. coachbills6442

    file version upgrade

    Thank You Here is some of the code. Like I said it al works great in development mode but the exe version don't. DIMENSION AFILEVER[4] AGETFILEVERSION (AFILEVER, EXENAME+'.EXE') DIMENSION AODRFILEV[4] && ARRAY OF O-DRIVE FILE VERSION = AODRFILEV AGETFILEVERSION (AODRFILEV...
  4. coachbills6442

    file version upgrade

    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...

Part and Inventory Search

Back
Top