10-06-2021, 10:50 PM
In my App Mandelbrot Explorer I tried to save a picture in graphic G1 by:
name="tst.jpg"
hpprime.eval("MandelExpl.AFiles(name):=G1")
this line is executed without any error, but there is no graphic stored. When I terminate the App, I still can save this picture from the command line by AFiles(name):=G1. And then it shows up in the connectivity kit as a file at the right place.
Does someone have a clue?
Günter
name="tst.jpg"
hpprime.eval("MandelExpl.AFiles(name):=G1")
this line is executed without any error, but there is no graphic stored. When I terminate the App, I still can save this picture from the command line by AFiles(name):=G1. And then it shows up in the connectivity kit as a file at the right place.
Does someone have a clue?
Günter