Subject Re: [firebird-tools] SQL Script formatter
Author Wiesław Poszewiecki
Hi,
It takes as input isql script
and outputs beautified version of
it. It adds indentation for
conditionals, loops, begin - end blocks,
e.t.c It also formats expressions,
queries in a way to
show its logical structure. Formatted
procedures are easier to analyze and mantain
(in my unbiased opinion).
It can be helplful for those,
who use tools (e.g. seems my favorite Ibexpert )
that miss that feature and want to have better insight into
written code. Unformatted conditionals,
loops,blocks are sometimes hard to follow.

Wiesiek

marius popa pisze:
> On Wed, Mar 12, 2008 at 4:07 PM, Wiesław Poszewiecki <wiesiek@...>
> wrote:
>
>
>> Hi,
>> I finished testing firebird script formatter.
>> It is free, open source.
>> It is available from:
>> www.mroweczka.pl/mrowka.rar
>>
>
>
> what it does ? a few words please
>
>
>> Wiesiek
>>
>>
>>
>>
>>
>> Yahoo! Groups Links
>>
>>
>>
>>
>>
>
>
>