From: Peter Hug Date: 2008-03-11T09:33:31+09:00 Subject: Return codes I'd like to be able to launch a little ruby application from within a shell script or a windows command file. How can my Ruby application return error or success codes such that the callee can verify the result easily both in Linux and Windows? -- Posted via http://www.ruby-forum.com/.