Nope - no help found there.
What I need to do is
Run Recipe 'A"
Recipe 'A' calls Recipe 'B' to populate the web.config file with some data then returns to recipe 'A'
Recipe 'A' reads the data recipe 'B' wrote and continues
Web.config is not being run, just used as a data store for this operation.
Thanks !