xdkxsquirrel Posted January 5, 2007 Report Posted January 5, 2007 I need to be able to have it input a date. Is there a variable I could use, or how would I have it input a date? Quote
another1one Posted January 5, 2007 Report Posted January 5, 2007 Try Set Integer, then on the "option 2" tab you can set from various components of the date. Use an integer for each part you need. Then use a text type. For instance, if you save the day as %N1% and month as %N2% and year as %N3% and wanted to type them as "M/D/Y", then put %N2%/%N1%/%N3% in the text type command (substitute your own formatting) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.