Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QBJS Console
#5
(09-21-2023, 12:40 PM)grymmjack Wrote: Awesome. I abuse the crap out of `console` in web development. This is a great addition!
Interesting you mention that... The way it is implemented, if you export your program to a standalone html/js, all the calls to console will be written to the actual browser console.  That way you can still do some basic debugging in the exported version.

(09-21-2023, 12:40 PM)grymmjack Wrote: Are you open to suggestions on extending in the future? Like adding a `console.dir` to dump our QB vars and objects and things?
Always open to suggestions!  That's a very interesting idea.  Let's add it to the list.  I'm also realizing now that it would be nice to have a Console.Show and Console.Hide so that you have programmatic access to display the console window.
Reply


Messages In This Thread
QBJS Console - by dbox - 09-20-2023, 05:44 PM
RE: QBJS Console - by vince - 09-20-2023, 11:22 PM
RE: QBJS Console - by bplus - 09-21-2023, 01:24 AM
RE: QBJS Console - by grymmjack - 09-21-2023, 12:40 PM
RE: QBJS Console - by dbox - 09-21-2023, 10:33 PM



Users browsing this thread: 1 Guest(s)