Subject | Re: [IBO] Getting Started Guide. |
---|---|
Author | Helen Borrie |
Post date | 2001-09-10T09:07:05Z |
At 10:58 AM 10-09-01 +0200, you wrote:
H.
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________
> >with Components[ii] as TIB_BDataset doCorrect, Svein. :))
> > Components[ii].Open //Undeclared identifier "Open"
>
>Just a simple typo which Helen surprisingly forgot to notice in her reply
>(or maybe I'm misunderstanding something - it wouldn't be the first time).
>Simply change to
>
>with Components[ii] as TIB_BDataset do
> Open
H.
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________