DeleteState?
Monkey Forums/Monkey Programming/DeleteState?
| ||
| Once you have created a state with SaveState can you delete the state? If so how? |
| ||
| Hmm. Just a guess. Maybe just by saving an empty string? |
| ||
D'oh! Yep that worked:SaveState "" Thanks Xaron! |
| ||
| HA! The easiest solution is likely to be the right one. LOL. Great to know that it works, never tried it before. :) |