I've setup some scheduled deliveries of PDFs to mailboxes. Currently the subject lines for these e-mails use @ExecutionTime, which puts a long, ugly date-time.
Two things:
1. What other parameters are available here? Are they simply the global parameters shown here:
http://msdn2.microsoft.com/en-us/library/ms157274.aspx
2. What control do I have over these parameters? Can I create a function in Visual Studio to give me the date in "070301" format (i.e. yymmdd)?