Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Current scctext text generator replacement
Message
De
13/10/2014 13:20:03
 
 
À
13/10/2014 13:04:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Source Safe Control
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01599986
Message ID:
01609248
Vues:
43
Tuvia:

Have you tried executing from VFP command line? Something like:

DO ( addbs(home()) + "tools\foxbin2prg\foxbin2prg.prg" ) WITH "c:\your_dir\your_file.vcx"

The generated .VC2 file is created in the same folder of the binary file.

If from command line work but doesn't work from your SCM, then you can activate debug mode on foxbin2prg.cfg, adding DEBUG:1 inside, then retry from your SCM and then look at your home() "tools\foxbin2prg\foxbin2prg.LOG" file, to see what happend (attach this file here)

I have not this SCM, so I can't test with it.

Regards.-


>I installed all the files in home()\tools\foxbin2prg folder and set the _scctext.
>
>>>Maybe you can help, I cannot make heads nor tails of the info on vfpx about foxbin2prg.
>>>
>>>I want to use it as a replacement for scctext in the VFP IDE. I have set the _scctext to foxbin2prg.prg, and I have changed the config file so the extensions are sca etc compatible with VSS. We use SourceOffSite, which is an Internet wrapper around VSS.
>>>
>>>When we check in/out files from the VFP project IDE, foxbin2prg does nothing, it does not generate a .sca file as scctext would have. We cannot get the merge function to even appear, and I am not sure how to setup the diff.exe. This was all very simple with scctextx. Where have I gone off the rails?
>>>
>>>Thanks
Fernando D. Bozzo
Madrid / Spain
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform