1
Answer

Application return a value of 1 or 0

mickey bowles

mickey bowles

20y
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)