I have a runmode that goes back to "home" when finished: $self->home; I would like to send a flag back to "home" (0 for bad and 1 for good) so a param in home can be set. I looked in the C::A docs but didn't find it or I missed it (entirely possible). =) Robert