Subject Re: [firebird-support] Problems with recursive execution of one procedure
Author german aracil boned
german aracil boned wrote:
> Hello
>
> I have problems with recursive execution of this procedure (and others)
>
> begin
> ....
>
> /* loop if directory/ies */
> for select rig from sys_files where rig_up = :obj into :rig do
> if ( rig > 0 ) then execute procedure sys_delete2 ( :usr, :rig ) ;
> end
>
> If the level tree is long, I don't excetute it without errors. Its stack
> problems. Where's the limit ? Can I change this limit ?
>
> best regards
>

I change it for next releases. It's the best solution :(

--
---------------------------
| Germán Aracil Boned |
| profesional programmer |
---------------------------
www.tecnoxarxa.com
tlsystem.sourceforge.net