in reply to return the output to the Parent script
Also system() will return only one value, so $message will always stay undef in your example.