Has anybody done "Set Profiles" programmatically? I've been able to
"Compose using XSL"
programmatically with the ACL code below [thanks, Clay, for the
essential pieces here,
from Adepters, Oct 17, 2005, "Programmatically Compose to HTML"].
Now what I need to do is add to the code "Set Profiles" functionality.
But for my purposes,
I only need to handle one value at a time for the profile attribute, and
"Set Profiles"
should be active (not optional) for each call.
Any help and/or advice on relevant ACL functions or packages most
appreciated.
[The code prompts the user to select an XSL file, output file, and
parameter value---passing
in a parameter value can't be done via the "Compose Using XSL" dialog.]