Hi,
warum nicht so?
@Command([Compose]; @MailDbName; "Task");
@PostedCommand([EditGotoField];"StartDate");
@PostedCommand([EditInsertText];@Text(@Day(@Now)));
@PostedCommand([EditGotoField];"DueDate");
@PostedCommand([EditInsertText];@Text(TerminFaellig));
@PostedCommand([EditGotoField];"Subject");
@PostedCommand([EditInsertText];"Die Aufgabe");
@PostedCommand([EditGotoField];"Body");
@PostedCommand([EditInsertText];"mit den Anforderungen wachsen, blah");
@PostedCommand([EditGotoField];"Categories");
@PostedCommand([EditInsertText];"Projekt XY");
@PostedCommand([EditGotoField];"Subject")
Gruß
sloe