library ('..\data\BSHL725.BSL')

Discussion of open issues, suggestions and bugs regarding to (known as Delphi HL7) HL7 Components
Post Reply
ppb
Posts: 9
Joined: Sat Sep 08, 2012 11:09 am

library ('..\data\BSHL725.BSL')

Post by ppb »

Hi everybody,

the library ('..\data\BSHL725.BSL') when the program is compiled ,
is it inside exe file ?
Why does you change this like that ?
Before it is not necessary any library.

This line is in FormCreare but

Code: Select all

 BSHL7Library.LoadFromFile('..\data\BSHL725.BSL');
[dcc32 Error] Unit13.pas(73): E2003 Undeclared identifier: 'BSHL7Library'
Best regards.
admin
Site Admin
Posts: 256
Joined: Sun Jun 05, 2011 8:06 pm

Re: library ('..\data\BSHL725.BSL')

Post by admin »

Hi,

Add BSHL7Object unit.

BSHL725.BSL is library file not included in exe file.

For more information please compile demo app.

Best regards.
Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests