I want to automate the creation of an appointment in my webmail program and I am using :
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:newAppointmentForm ATTR=ID:newappointment_description CONTENT=Test<SP>Appointment<SP>!NOW:ddmmyy_hhmmss
Unfortunately the !NOW part is not translated into the current time but simply entered as string so the subject of the appointment reads "Test Appointment !NOW:ddmmyy_hhmmss".




Any advice how I can fix this?
Thanks
Martin