jmacdonald
if(lineCount == 0){ return true; }else{ alert('this contains a 0 weight item, cannot save'); return false; ]