Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compile Error
Message
De
25/05/2016 03:58:13
 
 
À
25/05/2016 03:34:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows Server 2012 R2
Divers
Thread ID:
01636558
Message ID:
01636771
Vues:
54
Hi Jörg:

By default, when converting a classlib to text you should see a file with extension "vc2"

In the VFPx's FoxBin2Prg page there is documentation that explains how to configure a "Send To" shortcut so you can convert using right-click and then "Send To" FoxBin2Prg

For using with SourceSafe there is a reference in the docs (main page) that explains how to configure it to change the text extensions to what VSS expects:
Example of FOXBIN2PRG.CFG configuration file if need to change extensions

extension: SC2=SCA
extension: VC2=VCA
extension: PJ2=PJA
...
I suggest reading just the 1st 2 pages of the help, that have almost everything you need to know about it.

An important thing to know is that you can't just copy foxbin2prg.prg file alone, you need to unzip all in the directory of your choose and configure VFP (Tools/Options/Project menu) to point to foxbin2prg.exe, and with the CFG file (foxbin2prg.exe.cfg) configured properly for VSS compatibility, you are done.

Tell me about any problem you have.


>Hi Fernando,
>
>I tried to convert the library by FoxBin2Prg, bud it doesn't even generate a flat File, the Progress starts and ends without Error, bud i couldn't find the output file.
>Where should this File be?
>
>Jörg
>
>>Even with Visual Source Save 6.0, if you use VFP 9 then you can use FoxBin2Prg in replace of the old SccText.prg, that gives you just this, the possibility of not only having a more clear PRG-like text, but that allow you to regenerate the binary from the text, very useful when working in a team, but useful too even if working alone.
>>
>>It's a VFPx project:
>>https://vfpx.codeplex.com/wikipage?title=FoxBin2Prg
>>
>>
>>>Hi Fernando!
>>>
>>>We use the old Visual Source Save 6.0 (VSS), with the Bugfixed Version of scctext.prg from Woody for textconversion.
>>>There is no 2-Way Conversion with VSS, the Textfile is only used for showing Differences.
>>>
>>>
Fernando D. Bozzo
Madrid / Spain
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform