Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Conpile error dbisamut.pas
Thu, Apr 27 2006 8:26 AMPermanent Link

"Allan Brocklehurst"
Tim;
Hi.
Stats :
D7 Ent
V4.23 b2

I'm using a modified dbsrvr as the service on the Server. On compile  I'm
getting the following error.

[Error] dbisamut.pas(822): Undeclared identifier: 'OSGetModuleFileName'

VersionInfoSize:=GetFileVersionInfoSize(PChar(AnsiString(OSGetModuleFileName
)),VersionInfoHandle);

I asked you this one in October Last , then I promptly cancelled the
Question and I don't know why I didn't need this resolved then .

Any Advise

Allan Brocklehurst

Thu, Apr 27 2006 12:03 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Allan,

<< I asked you this one in October Last , then I promptly cancelled the
Question and I don't know why I didn't need this resolved then . >>

You must be using an older version of dbisamlb.pas during the compilation.
This function should be present in the dbisamlb.pas unit.

--
Tim Young
Elevate Software
www.elevatesoft.com

Thu, Apr 27 2006 3:22 PMPermanent Link

"Allan Brocklehurst"
that's the ticket.

ab
"Tim Young [Elevate Software]" <timyoung@elevatesoft.com> wrote in message
news:C3793961-99CC-480B-B5BF-23A8C2BE60CE@news.elevatesoft.com...
> Allan,
>
> << I asked you this one in October Last , then I promptly cancelled the
> Question and I don't know why I didn't need this resolved then . >>
>
> You must be using an older version of dbisamlb.pas during the compilation.
> This function should be present in the dbisamlb.pas unit.
>
> --
> Tim Young
> Elevate Software
> www.elevatesoft.com
>
>

Image