February 28, 200619 yr Hi all, I have browsed through this forum trying to find a solution to my problem. I kind of saw something there, but not quite there, if you know what I mean. Now, I want to export records using a script, when the script comes to this export step, a window will pop-up prompting user for a filename, this same window also provides options at the bottom of the windows allowing user to "Automatically open the file" or "Create email with file as attachment". If I check the "Create email with file as attachment", it will fire the e-mail client with the filename as attachment etc. However, what I need in my script is to be able to capture the user input for filename (whatever the user has entered) and use it later to send an email (not through the local email client) with this filename as attachment. I know it is there somewhere, but how do I script it? Thanks for whatever help possible. NotPro
Create an account or sign in to comment