On Tuesday 02 September 2008 09:15:59 Rob Dixon wrote:
> Dave Thacker wrote:
> > On Monday 01 September 2008 20:29:27 Rob Dixon wrote:
> >> $- = 0;
> >
> > Unfortunately, there's no change after inserting that assignment.
> > Thanks for the other info on the improving the preparation of the SQL
Dave Thacker wrote:
> On Monday 01 September 2008 20:29:27 Rob Dixon wrote:
>>
>> $- = 0;
>
> Unfortunately, there's no change after inserting that assignment. Thanks
> for
> the other info on the improving the preparation of the SQL statement. I'll
> do that as soon as I get this resolved.
On Monday 01 September 2008 20:29:27 Rob Dixon wrote:
> $- = 0;
Unfortunately, there's no change after inserting that assignment. Thanks for
the other info on the improving the preparation of the SQL statement. I'll
do that as soon as I get this resolved. Any other ways to attack this?
TIA
Dave Thacker wrote:
>
> Thanks for the help you folks gave me on my format problems earlier. I've
> resolved those problems and moved to another! My program is supposed to
> create a series of roster files. It creates the files, but only the first
> file gets the header I defined in RF_TOP.
Thanks for the help you folks gave me on my format problems earlier. I've
resolved those problems and moved to another! My program is supposed to
create a series of roster files. It creates the files, but only the first
file gets the header I defined in RF_TOP. What do I need to change?
T