I ran into this problem with beta-d:

   z=.spawn_jtask_ 'exiftool -overwrite_original_in_place -all= "',q,'"'
   z
zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz

beta-c:

   z=.spawn_jtask_ 'exiftool -overwrite_original_in_place -all= "',q,'"'
   z
    1 directories scanned
   21 image files updated

The tool ran correctly in beta-d and updated the 21 files. The problem was with the returned result.

On 4/19/2018 13:42, Eric Iverson wrote:
807 beta-d zip install packages for windows/linux/macos are available.

This release starts to show some of the performance improvements made
possible by the foundation laid in previous beta releases.

See: http://code.jsoftware.com/wiki/System/ReleaseNotes/J807
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

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

Reply via email to