Dave Kuhlman rexx.com> writes:
>
> Monte gave you a good suggestion *if* you are sure that there is no
> quoting and, especially, if you are sure that there are no commas
> inside of quotes in your input data.
>
> However, it seems that you are dealing with a CSV (comma separated
> values) fil
On Tue, Jun 08, 2010 at 08:19:32PM -0700, Monte Milanuk wrote:
>
> On 6/8/10 5:44 PM, Manju wrote:
> >Hi,
> >
> >I need help with extracting information from file.
> >
> >I have a file which is a comma delimited text file containing separate
> >line for each booking. Each line is composed of date,
On 6/8/10 5:44 PM, Manju wrote:
Hi,
I need help with extracting information from file.
I have a file which is a comma delimited text file containing separate
line for each booking. Each line is composed of date, room number,
course number and course day.
Course day??? Not sure what you meant
Hi,
I need help with extracting information from file.
I have a file which is a comma delimited text file containing separate line
for each booking. Each line is composed of date, room number, course number
and course day.
I need to extract only the room number which is entered at t