المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Return Values



C# Programming
02-22-2013, 07:30 AM
Is it still possible for a program to return a value to a command line BAT file ?

I'm thinking, a real simple square with two buttons, which return a 1 or a 0 value back to the command line that called it.

Can this be done ?

Is it simple ?

How is it done ?

Assuming I can do it, can I post the source code here on CodeProject ? Can I post the EXE ?