Subj : directory() results affected by console.yesno()..?
To : Nightfox
From : deon
Date : Fri Mar 29 2024 09:40 pm
Re: directory() results affected by console.yesno()..?
By: Nightfox to Digital Man on Thu Mar 28 2024 03:25 pm
> DM> The directory() method is implemented as js_directory() in js_global.c,
> DM> so if you wanted to make experimental changes (e.g. add debug output or
> DM> whatever), that's where you'd do that.
>
> Thanks. I may try that.
Use some log(LOG_DEBUG,...) before that call and see if it makes a difference.
I've had some quirks with synchronet JS where functions/js routines dont work, and implementing log(LOG_DEBUG,...) before it (to figure out why stuff wasnt working), made it work for some strange reason. (And then removing the log(), it reverted back to not working - so somehow it helped...)
If it fixes your situation, then hopefully helps get to the bottom of this...
...����
---
� Synchronet � AnsiTEX bringing back videotex but with ANSI