> From: Brian Schott
> Sent: Thursday, 3 June 2010 15:53
> 
> Ric,
> 
> In jwd, after I also required files, your solution worked nicely,
> although I have not checked the loss of image fidelity that I will
> get with my real snapshots, yet.
> 
> But in jconsole I could not make it work. The first sign of a
> difference between jwd and jconsole was that the fcopynew produced
> the result 1 9195 with jconsole, not 0 9195 as in jwd. Is that 
> important, or should I be executing the script differently in 
> jconsole?

Sorry I didn't mean to imply that the script would work "as is" from jconsole. 
The script uses wd so it can't work in jconsole. What I was meaning to say is 
that it should be possible to use commands from media/platimg to come up with a 
similar solution that would work from jconsole.

As far as fcopynew use goes - from the files script:
NB.*fcopynew v copies files if changed
NB. form: tofile fcopynew fromfiles
NB. returns: 0, size    not changed
NB.          1, size    changed
NB.          _1         failure

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

Reply via email to