It seems to work for me.

I ran:

load'plot'
pd 'reset'
pd  p:i.10
pd 'show'
pd 'save png "example.png"'
pd 'save jpg "example.jpg"'

And this created an example.png and an example.jpg file in my j903 directory.

   JVERSION
Engine: j903/j64avx2/darwin
Beta-v: commercial/2021-11-16T22:02:28
Library: 9.03.07
Qt IDE: 1.9.3/5.15.2(5.15.2)
Platform: Darwin 64
Installer: J903 install
InstallPath: /users/rauldmiller/applications/j903
Contact: www.jsoftware.com

What happens for you? (Any error messages? Can you create a file with
that name using fwrite?)

Thanks,

-- 
Raul

On Tue, Nov 23, 2021 at 10:49 AM R.E. Boss <[email protected]> wrote:
>
> Any reason why
>   pd 'save jpg "filename.jpg"'
> does not work anymore, whereas
>   pd 'save png "filename.png"'
> still works?
>
> Engine: j903/j64avx2/windows
> Beta-v: commercial/2021-11-16T21:47:12
> Library: 9.03.06
> Qt IDE: 1.9.2/5.12.10(5.12.10)
> Platform: Win 64
> Installer: J903 install
> InstallPath: c:/program files/j903
> Contact: www.jsoftware.com
>
>
> R.E. Boss
>
> ----------------------------------------------------------------------
> 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