O.P. RE: Online interface
that was an option
but i want to create the file on window creation (first message sent) and delete the file on window destruction (when i close the window)
so i thought of using 'OnEvent_ChatWndCreated' but i dont know how to get the window information like the 'Contact.Email' from 'Contacts' because i dont have the window handle
to sum everything up, i dont konw how 'OnEvent_ChatWndCreated' works and its not explained or given an example in the documentation
|