1
Answer

Application return a value of 1 or 0

Ask a question
mickey bowles

mickey bowles

19y
1.6k
1
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)