borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Next Topic (Reverse Chart) New Topic New Poll Post Reply
AndreaVB Forum : VB General : csv files
Poster Message
emiliana
Level: Big Cheese

Registered: 27-07-2007
Posts: 23

icon csv files

Hallo,
I have to write information (with VB6) ia an .csv file.
My problem is open an existent .csv files and append  new informations without overwrite pre existent informations.
Thanks

04-12-2007 at 09:56 AM
View Profile Send Email to User Show All Posts | Quote Reply
JLRodgers
Level: Moderator

Registered: 04-04-2002
Posts: 1622
icon Re: csv files

Just open the file with the append parameter.

Don't have VB6 on this computer (it's a vista machine), but it's something like:

open "filename.ext" for append as free_file_handle



____________________________
Everywhere's Local (classifieds, job postings, & more for everycity in the world - user entered)

04-12-2007 at 09:48 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
emiliana
Level: Big Cheese

Registered: 27-07-2007
Posts: 23
icon Re: csv files

Thank you,

05-12-2007 at 07:20 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : VB General : csv files
Next Topic (Reverse Chart) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder