Discussion of open issues, suggestions and bugs regarding to (known as Delphi HL7) HL7 Components
ppb
Posts: 9 Joined: Sat Sep 08, 2012 11:09 am
Post
by ppb » Fri Nov 03, 2017 12:11 pm
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
Post
by admin » Fri Nov 03, 2017 1:14 pm
Hi,
Add BSHL7Object unit.
BSHL725.BSL is library file not included in exe file.
For more information please compile demo app.
Best regards.
Users browsing this forum: No registered users and 4 guests