well, like i said i got confused....lol

Quote:
Well, you appear to have the wrong ID for the combos.
You're writing the file on init, when you should be reading.
One event reads from dat\amanti-op.txt and the other tries to write to amanti-op.txt


that was #1 thing i got confused about.. i thought that on init could be interpreted as like a on start command but for the script.. and thought that by looking at the code it would have to be written first to added to.. that was what i was going for there..(in case you were wondering) but i see now thats not the case..


Quote:
You used "dname" as the dialog name which should have been "anti-op" or "$dname" ($dname returns 'anti-op' in this case).
on *:anti-op:init:*:{ <-should be-> on *:dialog:anti-op:init:*:{ (Same for the other dialog event)
Few other issues (bracket mismatches, /fclose command outside of event, etc)


these lol were just mistakes, i just was in a hurry typeing it in cause i was running late for work.. :tongue:

Quote:
You also have an 'edit' event with "if $did == 16" when id16 is a button.

this one was under the assumtion that i thought i needed to use the button to add to the feilds.. but i kinda got the hint that this would be used with the combo box itself?..

but either way it was just a first time stab in the dark.. cool

for the hostmask i was thinking full nick!identd@host.com