Zoe,
I am not too familiar with plugin programming. But, a "man plugin" in
Stata's command window gave the following hint:
"For complete documentation on plugin programming
and loading compiled programs into Stata, see
http://www.stata.com/plugins/
"
This might help you.
Regards,
Sebastian
On 5/29/06, [email protected]
<[email protected]> wrote:
Hallo,
I programmed a dll plugin in C in order to calculate the implied volatility of
my option data. The plugin gives the implied volatility back through the
return statement (at the end of my C code) and also displays it in the results
window of Stata, when executed.
How can I use the return value for my data and put it in the editor sheet?
And how can I use my variables as arguments for my plugin?
Thanks for help.
Zoe
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/