Scakk commented on a Page, Typos Multi Messenger  -  Jul 04, 2008

I had to change \" while (%cc !<= 0) { \" and \" while (%uc !<= 0) { \" to be \" while (%cc > 0) { \" and while (%uc > 0) { \" again as I stated in the first version post it hung up otherwise.

I tried to enter a channel \" #CR&A \" and it kept tellng me \" That is not a valid channel name. \" when it is a channel I am in.

Using the \"Add #dfstrategy \" via the popup command give the same result \" That is not a valid channel name. \" which is a channel a channel I am also in.

To make the above work ( the popup to add / remove the channels ) I had to change your \" ($len(%tempchan) !> 1) \" to be \" ($len(%tempchan) < 1) \" in the two alias for that section. It appears to me that the use of a \" ! \" in combination with > , < just does not seem to work for me.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.