I usually write logs from within the application so if something goes wrong
you can come closer to the problem by reading the logs.

2008/1/29, Gilles Kirouac <[EMAIL PROTECTED]>:
>
> In thread Locale of ijx, Don Guinn wrote:
>
> > That's what I use to create the ijx window when I get an error in a
> run-only
> > application. Then it is easy to display the error information in that
> window
> > and start debugging. Beats the heck out of having to restart the
> application
> > in development mode and trying to recreate the problem.
>
>   That reminds me that in some APL system, a function is available
> to save ("dump") the whole workspace including the execution stack.
> That has showed to be invaluable when my app failed in the hands
> of an end-user.
>
>   I don't recall seeing that functionality provided as a library verb in
> J.
> I know I could roll my own. I am also aware that J can't load
> a workspace with a stack. But nevertheless a standard way would be
> useful, I believe. Have I missed it?
>
> ~ Gilles
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>



-- 
Björn Helgason, Verkfræðingur
Fugl&Fiskur ehf, Þerneyjarsund 23, Box 127
801 Grímsnes ,t-póst: [EMAIL PROTECTED]
Skype: gosiminn, gsm: +3546985532
Landslags og skrúðgarðagerð, gröfuþjónusta
http://groups.google.com/group/J-Programming


Tæknikunnátta höndlar hið flókna, sköpunargáfa er meistari einfaldleikans

góður kennari getur stigið á tær án þess að glansinn fari af skónum
          /|_      .-----------------------------------.
         ,'  .\  /  | Með léttri lund verður        |
     ,--'    _,'   | Dagurinn í dag                     |
    /       /       | Enn betri en gærdagurinn  |
   (   -.  |        `-----------------------------------'
   |     ) |        (\_ _/)
  (`-.  '--.)       (='.'=)
   `. )----'        (")_(")
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to