Typo commented on a Page, Typos Multi Messenger  -  Jul 05, 2008

First off I cannot seem to recreate the problem where the channels won\'t add properly but I\'ll make sure my code matches the uploaded code and double/triple check for errors and I have updated this so please make sure your code matches mine as well.

Also and once again. No matter what you tell me or how many times you type it changing !<= to > is sily. They are the same exact thing. Don\'t believe me then type the following command:

//echo -a $iif(1 !<= 0,true,false) $iif(1 > 0,true,false)

It will return true two times because \"!>=\" == \"<\".
Nothing you type to me will change the fact that saying \"is not less than or equal to\" is the same as \"more than\".

Edited Code now updated with the changing of \"!<=\" to \">\"

 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.