On Wednesday 09 June 2004 21:58, jason corbett wrote:
To me it looks like you've solved everything.
What's wrong with your script, then?
> I am writing a script that'll query the database, and I want to do 2
> things:
>
> 1. Print it to screen with my desired format.
>
> If I like what I see:
>
>
I am writing a script that'll query the database, and I want to do 2 things:
1. Print it to screen with my desired format.
If I like what I see:
2. Print it to a file.
Any suggestions?
Here is my query for writing to a file:
__