mIRC Homepage
Posted By: jacksparrow2 null - 22/12/03 11:33 PM
dialog password {
title "Password"
size -1 -1 269 148
option dbu
box "Password Identification - Merlin Script 2.0 -", 1, 2 1 259 45
edit %pass1, 2, 6 33 207 10, pass | set %pasword %pass1
edit %nick, 5, 6 20 50 10, read
text "Usted esta usando el nick : ", 3, 6 10 215 8
button "Aceptar", 4, 218 33 37 8, flat ok

}

if %pass1 == null echo -a 12,0 negativo  | return


its ok? isnt work for me
Posted By: Hitchhiker Re: null - 23/12/03 01:25 AM
I can't see any syntax errors in the dialog part, but what is the if %pass1 == null echo -a 12,0 negativo  | return
line for, what do you have to trigger that line?
Do you mean $null not null?
What does the script not do that you expect it to?
Posted By: jacksparrow2 Re: null - 23/12/03 05:57 AM
my idea was when i press the ESC key convert the %pass1
in 0 thats why i use if null $pass1

thnx
Posted By: Kriminal Re: null - 24/12/03 12:53 AM
Well, According to my latest scripting (In which I used a if statement == null) it worked.
But I looked at your scripting and you're missing the $
It's if %blag == $null
Hope this helps~
[ http://www.mircworkz.net ]
[ IRC.CreativeIRC.Net ]
[ @#IRChat / @#mIRCWorkz ]
[ Nick: Mew ]
© mIRC Discussion Forums