I am trying to write a script that will call or shell to another script based on @USERID then return back to the original script. However, I need to parse part of that userid and use that to base which script it calls. Is there a way to do this?


Thank you all in advance!!!