Hello. I am looking for a way to automate a password generation script I have to run very often. I basically need to insert some text, run pwencode, insert more text. Any help would be greatly appreciated. EX: text 1: %LET PASS =%STR( pwencode text2: );
... View more