Hi Suzanne, On Nov 11, 2009, at 1:13 PM, Suzanne Collier wrote:
> Hi, > > After experimenting with SPIN, I have two unrelated questions that > came out of my investigation. > > 1) User-defined SPIN functions > > Is there a reason that there is a limit of 3 arguments for the user- > defined functions? Although I have come up with a work around, > ideally we would like a function that takes an unlimited number of > arguments. Is this possible? There is no limit in the number of arguments, the system will keep calling them ?arg1, ?arg2, ?arg3 etc. You can even use those arguments if they are not declared as spl:Arguments. Part 2 of your question requires more thought :) Regards, Holger --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
