i'm trying to use ControlSend to write text to the notes section of an outlook 2007 journal entry. it doesn't seem to work though. i open a new outlook journal entry and execute this script:
ControlSend ("Untitled - Journal Entry", "", "[CLASS:_WwG; INSTANCE:1]", "hello")
does anybody happen to know what is wrong?