Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating Text File in VB?
Message
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00334408
Message ID:
00334461
Views:
20
>In VFP, we can create text file using combination of the ff. commands:
>
>SET TEXTMERGE ON
><>
>TEXT...ENDTEXT
>SET TEXTMERGE OFF
>
>OR REPORT FORM TO FILE
>
>How to do it in VB?

As Ed wrote, you can use the File System Object. You can have a complete example at http://msdn.microsoft.com/library/devprods/vs6/vbasic/vbcon98/vbconmanipulatingfiles.htm
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform