Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get Latest Version
Message
General information
Forum:
Visual FoxPro
Category:
Source Safe Control
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01094952
Message ID:
01098992
Views:
15
>Is there a way to "Get Latest Version" in VFP from a VFP Project that is joined to a VSS Project, programmatically?
>

If you are using integrated source code control, it's something along the lines of:

_VFP.ActiveProject.Files("yourprog.prg").GetLatestVersion()

(can't check it, as FoxPro doesn't run on my Mac)

Otherwise, COM automation or commandline functions work well.
Ted Roche, MCSD, MCSE
Author, "Essential SourceSafe"
http://www.tedroche.com
***
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform