Subject Re: [IBO] Help! Simple routine keeps giving Invalid Pointer on close of app.
Author Chuck Belanger
Thank YOU!

That's what happens when you've been up all night for a couple nights in
a row.

That fixed it.

Chuck
> Chuck,
>
> I haven't read all your code, but this looks wrong. You set length to 9, and loop 1o times.
>
> SetLength(IrrelevantFolderArray, 9 );
> //fill the array
> for i := 0 to 9 do
>
>
> Roger Vellacott
> Passfield Data Systems Ltd
> Tel +44 1404 514402
> Mob +44 7831 156839
>
>
>
>
>
>
> ------------------------------------
>
> ___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or InterBase
> without the need for BDE, ODBC or any other layer.
> ___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info papers,
> keyword-searchable FAQ, community code contributions and more ! Yahoo! Groups Links
>
>
>
>
>