quote:
Originally posted by -!Felu!-
quote:
Originally posted by alexp2_ad
new ActiveXObject('WScript.Shell').run(Messenger.ReceiveFileDir);
code:
new ActiveXObject('WScript.Shell').run(Messenger.ReceivedFileDir);
Should Work
Nooooooo, I don't like it when people post without checking the scripting docs trying to be a smart arse!
quote:
Objects Reference - Messenger
Messenger::ReceiveFileDir
The Messenger::ReceiveFileDir property returns the path of the directory where files copied by Messenger when a file transfer request is accepted are stored.
Syntax
This is a read-only property.
[string] ReceiveFileDir;