You could reuse [30] as "temporary program" by over-writing this single memory spot over and over.
i like the following scenario:
Say you have small set of favorite programs [01]…[05] which you really don't want to see changed. ("write-protected programs")
All slots are empty.
You want to charge 1 battery and insert it in #4.
Because of 'last mode memory' TOV shows that [30] is assigned to #4.
You click on SNB1 to enter SPV for #1 (which is empty).
You change the program number to say [04], click Enter and then alter the settings of [04] without saving.
However in the last row, SAVE TO, you long-press on "SAVE TO [30]". So basically you
are saving the edits.
[04] stays intact, unaltered.
Yes, technically you created "a new" program, [30], but think of it more like overwriting an existing memory spot, or computer file.
Now use it: Since #4 was pre-assigned with [30] and your battery is in #4, all you need to do is 1 click on Enter or 1 depress on SNB4.
The need for saving, even if it's under the same name, compares well to PC behavior:
EXAMPLE 1 you have on original write-protected HTML-file and you're editing it under the new name
test.htm in a text editor while it is also being viewed in Internet Explorer 8. The edited HTML-contents cannot be viewed in IE8 by hitting F5, unless you have hit the SAVE-button in the text editor (
test.htm,
test.htm.bak). Saving is a must, before IE8 can process the edited file. But instead of creating different files
test1.htm,
test2.htm, etc., we work with 1 file only. And it is a temporary file. After we're done with the html-code test, we are free to delete the
test.htm file.
EXAMPLE 2 you temporarily save a daily funny JPEG from an original web source under
deleteme.jpg on your HDD (purpose: sharing new imgur URL or as email attachment with friends on the same day), knowing that you can delete the file any time in future when you accidentally encounter it on the HDD to clear space. instead of downloading 100 funny JPEG's under their original names (1 JPEG per 1 day, that's 100 jpeg's in 100 days, geesh!), you always save the new image under the same old name
deleteme.jpg before "using" the file for its intended purpose, here: resharing with friends. This is also a great example of the temporary character of a file we "created" (for temporary use) and which we would overwrite at the next opportunity.
