Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updated scctext.prg?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00501737
Message ID:
00502708
Vues:
18
This message has been marked as the solution to the initial question of the thread.
Hi Michelle,

I didn't see anyone bite at this question for a couple of days, so I'm going to take a shot at it. I'm relying on my spotty memory though....

When VFP 3.0 first came out, I used it to teach Visual SourceSafe integration. Part of the lesson was showing how to merge changes from two different form modifications into one new form. Then, one day (after a service pack install I think) that stopped working. Every since that day, I haven't been able to merge branches. (i.e. can no longer create tables from text files)

I sent an e-mail once to the Fox guys and got a reply back that said something like, "it was causing corruption, so it was removed."

This has been a long time ago, so I may have some of these details wrong. But I think the version of SCCTEXT you are looking for is an "older" not a "newer" one.

Marty


>This is in the parameter list for scctext:
>
>
>*				lGenText	L	.T. Create a text file from the table
>*							.F. Create a table from the text file
>
>
>Then farther down you have this:
>
>
>* Text file support for each file type
>*	0 indicates no text file support
>*	1 indicates one-way support (to text)
>*	2 indicates two-way support (for merging)
>#define SCC_FORM_SUPPORT	1
>#define SCC_LABEL_SUPPORT	1
>#define SCC_MENU_SUPPORT	1
>#define SCC_REPORT_SUPPORT	1
>#define SCC_VCX_SUPPORT		1
>#define SCC_DBC_SUPPORT		0
>
>
>
>There aren't any "2"'s up there. So I'm wondering if it's possible to convert the text file back into a table? Is there a later version available that does this?
>
>Thanks,
>
>Michelle
Marty Smith, CSQE
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform