Hello everybody,
I've been using GMSH for quite a while and develop my own scripts to reload options at startup and save imaged upon exit. I always use the menu option "File" -> "Save As..." -> "xxx.opt". Does anybody know if it is possible to do this automatically upon exit and chose the file name by writing some command in the startup option file? For example, to automatically save the plotting area as a png figure upon exit, I wrote this in my startup opt file:
>> FigName = "Figure.png";
>> Print Sprintf(FigName);
Can we do something similar with the options file?
Thank you very much!
--
Regards,
Christophe
<addbook:add?action=add?vcard=begin%3Avcard%0D%0Afn%3AChristophe%20Henrard%0D%0An%3AHenrard%3BChristophe%0D%0Aorg%3ASamtech%20s.a.%0D%0Aadr%3Bquoted-printable%3A%3B%3BRue%20des%20Chasseurs%20Ardenais%2C%208%3BLi%3DC3%3DA8ge%3B%3B4031%3BBelgium%0D%0Aemail%3Binternet%3AChristophe.Henrard%40samtech.com%0D%0Atitle%3AR%26D%20Engineer%0D%0Atel%3Bwork%3A+32%280%294.361.69.69%0D%0Atel%3Bfax%3A+32%280%294.361.69.80%0D%0Aurl%3Ahttp%3A//www.samtech.com%0D%0Aversion%3A2.1%0D%0Aend%3Avcard>

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

_______________________________________________
gmsh mailing list
[email protected]
http://www.geuz.org/mailman/listinfo/gmsh

Reply via email to