Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updated scctext.prg?
Message
From
30/04/2001 15:39:41
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Updated scctext.prg?
Miscellaneous
Thread ID:
00501737
Message ID:
00501737
Views:
68
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
Next
Reply
Map
View

Click here to load this message in the networking platform