|
From: Eric E. <eri...@na...> - 2008-02-10 11:51:40
|
Hi Max,
> However, after reloading the XLL "QuantLibXL-vc80-mt-s-0_9_0.xll" in
> Excel, the "=qlStock("my_stock",1.23)" only returns "#NAME?". It seems
> that the function "qlStock" is not recognised.
Are you sure that the XLL you loaded is the one with the new function
compiled in? What result do you get from this?
=qlxlVersion(TRUE)
The timestamp should correspond to the creation date of the XLL. For
example for the binary release of QLXL I get
QuantLibXL 0.9.0 - MS VC++ 8.0 - Multithreaded Static Runtime library -
Release Configuration - Jan 23 2008 18:20:22
Regards,
Eric
|