[Lazarus] Is there a tool to list all the string literals in your application?

Frank Church vfclists at gmail.com
Tue Jan 4 14:35:22 CET 2011


2011/1/4 ik <idokan at gmail.com>

> On linux you have a command named "strings"
>
> $ strings <app>
>
> Ido
>
>

Is there some Lazarus/FPC related app to do that?

I am interested in one that parses the source code rather than the
executable.

Can some development related utility find all the string literals and print
out their line numbers?



> LINESIP - Opening the source for communication
> http://www.linesip.com
> http://www.linesip.co.il
>
>
>
>
> 2011/1/4 Frank Church <vfclists at gmail.com>
>
>>
>> Is there a tool to list all the string literals in your application?
>>
>> I want to list all the strings in my app and save them in a file or look
>> up table from which I can change them or translate them
>> to a different language if necessary.
>>
>> Is there some app to do that?
>>
>> --
>> Frank Church
>>
>> =======================
>> http://devblog.brahmancreations.com
>>
>> --
>> _______________________________________________
>> Lazarus mailing list
>> Lazarus at lists.lazarus.freepascal.org
>> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>>
>>
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
>


-- 
Frank Church

=======================
http://devblog.brahmancreations.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110104/81932811/attachment-0003.html>


More information about the Lazarus mailing list