I have an *sms.n3 script which deletes selected node(s) from the hierarchy tree. Originally I had 2 scripts ... one that deleted the selected node and its children while the other kept the selected node and deleted only the children. Because of the commonality, I decided to combine them into one.
The current script contains the common code and a branch to determine which set of updates to perform. It also contains 2 SPIN functions ... one is the endpoint of the "if" and the other is the endpoint of the "else". Both functions have an sml:selectedResource. The scripts work fine separately, however not combined as described above. I don't see any errors messages, but unfortunately, nodes are not being deleted. Is a script allowed to have multiple endpoints? Barb --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TopBraid Composer Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-composer-users?hl=en -~----------~----~----~----~------~----~------~--~---
