WorldDMT commented on a Page, Cookies!  -  Apr 24, 2010

@gooshie:> if %x { is the same as if (%x != $null) {

wrong that can work in this code but it's never same try this

set %var 0

//if (%var) echo -a true | else echo -a not
//if (%var != $null) echo -a true | else echo -a not

0 is not empty

 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.