--- Sylvain_Le_Gourri�rec <[EMAIL PROTECTED]> wrote: > Indeed I use answer command... > > [snip] > > when I call a function, I check it with my > check_error function which, indeed, makes use of > answer command. > > > Is that the problem? > > Maybe but why? > > > Sylvain Le Gourri�rec
Hi Sylvain, Sarah already gave you a good suggestion: insert a call to revdb_closecursor as soon as you're done with it. At any rate, I mainly wanted to help you 'pinpoint' the situation where things went wrong -- as someone who worked at a helpdesk for a while (several years ago), I know how hard it is to trace down a problem if you just don't know where to look. If you can find a reproducable error with a certain set of data and a certain instruction, the problem is already half-solved... Best regards, Jan Schenkel. ===== "As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld) __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
