guest598594 commented on a Page, bmi/bmr calc  -  Aug 26, 2008

Missing a closing bracket. Unique idea though.

Edit: oh and

  if ($did = 10) { did -r bmr 4 | did -r bmr 5 | did -r bmr 6 | did -r bmr 7 | did -r bmr 8 }

You can do that all in one thing:

  if ($did == 10) did -r bmr 4-8

Same with

  if ($did = 8) { did -r calb 4 | did -r calb 5 | did -r calb 6 }
 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.