mIRC Home    About    Download    Register    News    Help

Print Thread
#64466 18/12/03 06:56 PM
Joined: Dec 2003
Posts: 6
D
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
D
Joined: Dec 2003
Posts: 6
Hi there,

how do I get a variable out of another mirc via DDE?

Example:
Two mirc's running, DDE-Names
mirc1
bugster

mirc1 is my used mIRC, bugster is the 'calculating mirc'.

I want mirc1 check for the content of the variable %testing

But how? There does not really seem to be a documentation of this 'EVALUATE' command...


--
Someone already paid for your fault: Jesus Christ.
Joined: Dec 2002
Posts: 3,138
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 3,138
//echo -a $dde(bugster,evaluate,$+(%,testing)) should work.


Link Copied to Clipboard