Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Vbug?

From: rotenca:telvia:it at: 31-Oct-2001 18:07

----- Original Message ----- From: "Paul Tretter" <[ptretter--charter--net]> To: <[rebol-list--rebol--com]> Sent: Wednesday, October 31, 2001 4:23 PM Subject: [REBOL] Vbug?
> Anyone know what the purpose or intent of Vbug function is and also what the
refinement of 'debug to user-prefs is used for? In general, does anyone know of any undocumented view debuggin utils. I think that vbug is the function called when you set debug mode in desktop preferences. It is called by read-net and read-thru. I don't know it is undocumented, but try also: svv/verbose: true which should (not tested) be like the line command option: +q Force not quiet (View) There is also a debug flag in system/view which it is used by system/view/wake-event, i think for popup face. There are also the function dump-face and dump-pane. But they are a little buggy.
> Paul Tretter
--- Ciao Romano