[ 0.376][INFO] [ This is Stellarium 26.1 (v26.1.0) -
https://stellarium.org/ ]
[ 0.377][INFO] Operating System: macOS Sequoia (15.7.7)
In the example in guide.pdf:
17.4 Minimal Scripts
...
core.saveOutputAs(" myImportantData .txt");
The filename starts with a blank. That confused
my bad eyes when I copied/pasted the line into
a script. It would be better to remove the blank.
It seems that if I do not code core.saveOutputAs()
output.txt is created as an empty file.
are the core.output() data simply lost?
--
Thanks,
gil