mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Aug 2016
Posts: 57
R
Babel fish
OP Offline
Babel fish
R
Joined: Aug 2016
Posts: 57
Dear Khaled, I'm sorry for the inconvenience.

I noticed that there is a "/bdup" command that is not listed anywhere. It works with binary variables. I found that it was added in version 7.42. As far as I know, it does the same as "/bcopy -c &outbvar 1 &inbvar 1 $bvar(&inbvar,0)".

Syntax: /bdup <&inbvar> <&outbvar>

I discovered using debugging programs.

I wonder if this is the correct way to use it, and why was it added in the version 7.42 undocumented?


rockcavera
#Scripts @ irc.VirtuaLife.com.br
Joined: Dec 2002
Posts: 5,411
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,411
Yes, all it does is copy data between variables. If I recall correctly, I was using it to test binary variable features and it should have been commented out of the code. It will be removed in the next version.

Joined: Aug 2016
Posts: 57
R
Babel fish
OP Offline
Babel fish
R
Joined: Aug 2016
Posts: 57
Thank you for always replying.


rockcavera
#Scripts @ irc.VirtuaLife.com.br

Link Copied to Clipboard