Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Equiv. to COBOL Redefine
Message
From
07/03/1998 16:44:06
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00083230
Message ID:
00083238
Views:
23
>In order to communicate with Sterling Commerce EDI products I need to create a flat file that contains multiple record types. In COBOL I did this with a master record then an infinite number of REDEFINEs for that record for each record type. How does one do this in VFP?
>
>Regards/yb


You need to write things out to an ASCII file. Look at the low level file functions (FCREATE, FWRITE, etc.)
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform