Bug report concerning FBox library "Historic Data Logging" version 1.3.000
FAQ #100688
If the text passed to the FBox "HDLog Bin" (from the FBox library "Historic Data Logging" version 1.3.000) is a global symbol a build of the project fails due to a "Multi Defined Blocks"-Error.
Symptom
A build of a PG5 project containing the FBox "HDLog Bin" from the FBox library "Historic Data Logging" fails if the symbol entered on the face of the FBox is a global symbol. The error message shown in the message window of the PG5 Project Manager is:
Multi-defined Blocks:
TEXT/DB MyText (4001) in modules: 'Fupla.obj' '_Global.obj'
Linkage complete. 1 errors, 0 warnings.
Reason
This is a bug in PG5 SP1.4.130 and will be corrected in the next release of PG5.
Solution
As solution until the next version of PG5 is released please do not declare the text entered on the face of the FBox as "global" symbol.
In case the same text is also used in another program module, provide a static address to this text and refer to this static address from the other module where the same text is used.
Categories
Local FAQ Deutschland / Fupla
Local FAQ Deutschland / Project Manager
Web Editor5
Last update: 29.05.2015 22:38
First release: 06.02.2007 17:04
Views: 2185