hi all,
I'd like to send some images, generated by an external program. but they must be appeare immediately...like emoticons..
in fact I tryed with this code:
code:
ChatWnd.SendFile(MsgPlus.ScriptFilesPath + '\\form'+ _progNum +'.jpg');
but all times messenger ask to download the file...
Is there a command to transform an image, saved on a path, in an emoticons, assign its a shortcut, and send?
I found something in the script help but I don't understand, because, for example the shortcut propriety is read only...
any suggestion?
thanks in advance
ale