sunslayer commented on a Page, Password Generator Script  -  Oct 04, 2009
      unset %times
      unset %timestotal
      unset %number
      unset %upper
      unset %numalp
      unset %char

can be shortened into

unset %times %timestotal %number %upper %numalp %char

or instead of using /set you can use /var to make it local and they will automatically be unset after script is done processing

 Respond  
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.