|
From: Hans-Bernhard B. <br...@ph...> - 2005-04-01 11:37:52
|
Paul E Condon wrote: > with the save command. I would like to arrange my work so that a > printed copy of a plot contains the name of the save-file from which > it was generated. How? set label at screen 0, screen 0 'Made by Script "myfoo.gpl"' save 'myfoo.gpl' |