I have a piece of code that is used in several different EFS studies. I want to create a function that can be called by each of the studies.
I think I understand how to create the function, but I don't know where to store it, and conversely I don't know how to properly call it.
If I put it in Program Files\eSignal\Formulas\Other
how do I tell the calling study where the function is located? Or is there someplace else I should put it? Or what?
Where do I put a function (any place I want?)? How do I call it so its location is known?
Thanks for your help.
Perry
I think I understand how to create the function, but I don't know where to store it, and conversely I don't know how to properly call it.
If I put it in Program Files\eSignal\Formulas\Other
how do I tell the calling study where the function is located? Or is there someplace else I should put it? Or what?
Where do I put a function (any place I want?)? How do I call it so its location is known?
Thanks for your help.
Perry
Comment