christioanchauvin Lv 1
I am fed up to note down manually a number of informations output on the stdout window.
ideally i would like to be able to enhance my favorite recipes so each of them
can
1/ open a text file at the beginning named after the puzzle number
2/duplicate some print outputs and append them to the file
I could then print on paper the puzzle log.
I realize that my manual actions would not be recorded
and that there may be a problem to close these file.
I try to absorb lua programming but have no idea how to interface with recipes.
Can someone help ?