> > > Under what circumstances does exits("All done.") will
> > > print the string?
> >
> > Never. Just like exit(1) in Unix never prints "1".
>
> unless you run the command under acme...sure but that's acme printing the string. exits() will never print a string. russ
