How would I code for making a fillin field's default be the current date (M/dd/yyyy)? TIA
Z zSplash Jul 11, 2005 #1 How would I code for making a fillin field's default be the current date (M/dd/yyyy)? TIA
P Peter Jamieson Jul 12, 2005 #2 Try { FILLIN \d "{ DATE \@M/DD/YYYY }" } where all the {} are inserted using ctrl-F9 Peter Jamieson