Application return a value of 1 or 0

Oct 20 2004 1:57 PM
I have a c# app taht does some calcs, etc... It gets called by a sql job and I now need to have my app return a 0 or 1 based on calc success. How can I get my app to return a 0 or 1 to the calling system? thanks for helping a brainfrozen newbie.

Answers (1)