Can we clarify what is "easy way to delete a temporary 
ijs file"? One easy way to just delete any temp files
is to use a file explorer (or finder) to open the
temp folder, select and delete the files.
This gives much more control and would prevent
destructive action of misunderstanding of whatever
J menu behavior would be.

As shown in gui/jobs addon, the file explorer can
be launched as easy as

  require '~system\extras\util\browser.ijs'
  launch_jbrowser_ jpath'~temp'

Also, from my experience in j601, if open any
file in ~temp and then close it, there will be
a prompt to delete it.


--- Don Guinn <[EMAIL PROTECTED]> wrote:

> I noticed that if I clear all text from a temporary ijs window that the file
> is deleted. A little awkward, but it works.
> 
> On Dec 12, 2007 10:02 PM, Fraser Jackson <[EMAIL PROTECTED]> wrote:
> 
> > Chris Burke wrote
> > > I suggest that a menu File|Delete Temporary Files delete all files in
> > > temp, except those currently open in the session, and any files suffixed
> > > .default in temp\jbreak, except for the current execution. Anything more
> > > fancy than this can be done in explorer.
> >
> > Dons suggestion was to 'delete a temporary ijs file'.  That is much less
> > likely to accidental later regrets than deleting all.  Other file actions
> > can be  left either to some simple functions or to explorer as you
> > suggest.

--- Don Guinn <[EMAIL PROTECTED]> wrote:

> I don't see an easy way to delete a temporary ijs file. Perhaps adding a
> delete option to the files menu would help.



      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to