Good Afternoon,
I work for the help desk for my company. We pull data from mainframe in order to identify our users before a password reset (via TSO). Essentially we look up the user with the L function in ACF TSO. What I am looking for is a GUI to do this vs using attachmate as we are now. What I picture is a small program written in Java or C+ that you would open, input your username and password for mainframe and then simply enter the username and it would return the user's last 4 of SSN in a dialogue box. Any ideas as to how I would get started on this?