I have written a custom provider, fooaction :helloworld do...endAnd in my recipe, I have lines..foo "bar" doaction : helloworldend....execute "bye" docommand "xxx"action :runendHow to make my last execute block run only if my custom provider "foo" is executed correctly?i.e. How to make my helloworld action return success/error status and such that the later block can make use of this value?Thanks.
Archive powered by MHonArc 2.6.16.