Looking through utils.c I noticed there are 3 "usage" functions defined... Those being usage(msg), usage2(msg,arg) and usage3(msg,arg)... Are these even being used and if not should they not be removed in a clean-up sweep? Jeremy