Truk commented on a Page, AKA Nick Tracker  -  Mar 16, 2013

is it possible to reset the past list of nicknames previously used every day or on startup. I don't want to see what nicknames they used yesterday. not sure where that should happen looking at the script. obviously I am not a script guru.

Thanks!!!

Truk  -  Mar 22, 2013

the script allows for this but does not completely erase the file.

Truk  -  Apr 04, 2013

or you could do this :) :

on *:START: {
if ($istok(Y|Yes,$$?="Do you want to delete the nicknames tracking file? Y/N?",124)) { remove NickNames.hsh | echo -a NickNames.hsh has been removed.. }
else { HALT }
}

Sign in to comment

Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.