Hi all, this is my first post here but I've been lurking for awhile. I've not had a reason to post before now that I couldn't find an answer to already. You all are awesome.
Anyways, on to the question. I'm trying to concatenate a string from user input to be used as the output file name. The user inputs the month and account number and the file name should be in the form of Sep00000000.out. I'd like to direct the file name to a folder on the desktop.
What I have now would isn't working for me and while I'm sure I'm making a stupid mistake I can't quite figure it out.