Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Re: vb exam


Message #1 by philip.moh@a... on Fri, 25 May 2001 17:57:05 +0800
Really? then do you know how to do the following in VB? Scenario :

The file is in CSV (comma delimited) format and following is the 
content:

HEAD,one,two,three,,five,six,
DELT,1,2,3,,5,6,

What I need to do is to write a VB program that will:

1)open and write the file and create and write it data to another file 
but
not all data will be written in the other file. the file should be look 
like
following:

one,two,three,,five
2,3

how????? please help.





> -----Original Message-----
> From:	P=E5l Erik Jensen [SMTP:pinpaul@h...]
> Sent:	Monday, March 05, 2001 8:00 PM
> To:	professional vb
> Subject:	[pro_vb] Re: vb exam
>
> I recommend the Exam Cram books from The Coriolis Group:
>
> MCSD Visual Basic 6 Desktop Exam Cram
> MCSD Visual Basic 6 Distributed Exam Cram
>
> You'll find them at amazon.com. I read these books + went through the 
test
>
> exams from Transcender (trancender.com), and passed both exams on the
> first
> attempt.
>
>
> Regards
> Paul Jensen
>
> >From: philip.moh@a...
> >Reply-To: "professional vb" <pro_vb@p...>
> >To: "professional vb" <pro_vb@p...>
> >Subject: [pro_vb] vb exam
> >Date: Mon, 5 Mar 2001 02:43:16
> >
> >Hello Friends:
> >
> >I am thinking of taking vb exam but not sure which book should go 
for,
> can
> >introduce? Also, where can I download the sample exam question for
> >practising? BTW, I heard that we can download the "exam question" as
> >well... you know the site? ... :)
> >
> >Thanks in advance,
> >Batman



  Return to Index