Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updated scctext.prg?
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Updated scctext.prg?
Divers
Thread ID:
00501737
Message ID:
00501737
Vues:
71
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform