[fpc-pascal] Re: Get all caller adresses of a given function/procedure before executing

Sven Barth pascaldragon at googlemail.com
Wed Aug 15 14:13:41 CEST 2012


Am 15.08.2012 10:48 schrieb "Rainer Stratmann" <RainerStratmann at t-online.de
>:
> > While this may all be very well known to you, I would ask you to step
> > back and consider it: having a detached look at it may lead to a better
> > choice.
>
> For me it would be interesting to know how dxgettext gets the snippet
> information from the program code...!

It scans the source beforehand and looks for resourcestrings and
additionally for string constants embedded in a function call to "_()"
(which is their translation function). It also allows to scan DFM files.

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20120815/705f2ebb/attachment.html>


More information about the fpc-pascal mailing list