In order to help me understand, I'm looking for examples of command chaining in Parsley. What I mean by command chaining is when one command returns a result that is then immediately used to initiate another command. I ask this question here because the parsley forums have been down for 2 days.

link|improve this question
feedback

1 Answer

Have you had a look at the Spicelib Task Framework? It should do everything you want to, and it has some good example.

link|improve this answer
I have tried it, but the examples are poor because there are no examples showing how to the Task Framework with the Parsley Framework. I keep getting "value is not a function" when I try using messaging and dynamic commands. – user223364 Sep 5 '11 at 11:24
You might want to post your code about that so we can work it out :) – J_A_X Sep 6 '11 at 1:49
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.