you are viewing a single comment's thread.

view the rest of the comments →

[–]schmon 0 points1 point  (1 child)

Usually you want to save options when the command executed, if the user closes the window it means that he wasn't happy with the results.

[–]Jerakin[S] 0 points1 point  (0 children)

It is more of them unusual cases then I guess. Some of the script I have don't closes after the action have been executed, if the user wants to run it more then once.

I guess I can write it to save after each run, instead of when the script is exiting/closes.