|
[Date Index]
[Thread Index]
[Author Index]
Re: FinancialData Function Not Working for Property "Members"
- To: mathgroup at smc.vnet.net
- Subject: [mg116632] Re: FinancialData Function Not Working for Property "Members"
- From: Virgil Stokes <vs at it.uu.se>
- Date: Tue, 22 Feb 2011 04:43:26 -0500 (EST)
On 22-Feb-2011 01:31, Gregory Lypny wrote:
> FinancialData["SP100", "Members=94]
Try closing the quotes on the last argument.
FinancialData["SP100", "Members=94"]
This worked fine for me with Mathematica 8 on a WinVista platform.
--V
Prev by Date:
Re: Delete elements from list..
Next by Date:
Re: Rational[a,b] vs Rational[1,2]
Previous by thread:
Re: FinancialData Function Not Working for Property "Members"
Next by thread:
Re: FinancialData Function Not Working for Property "Members"
|