Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

error 800A01AD

18 views
Skip to first unread message

PeCoNe

unread,
Jan 14, 2013, 1:37:46 AM1/14/13
to
Executing the next file gives error 800A01AD:
'--------------------------------
// Purpose: Retrieve LastDate of reference Symbol Database
DataDir = "D:\\MyPrograms\\Amibroker\\IntraDay";
OutDir = "D:\\MyDocuments\\Temp\\";

var RefSymbol = "AEX";
var oAB = new ActiveXObject( "Broker.Application" );
var oStocks = oAB.Stocks;
oAB.LoadDatabase(DataDir);
'-------------------------------
Under windows 7 32 bit it worked ok.
Now I am using windows 7 64 bit.

What is wrong?

Evertjan.

unread,
Jan 14, 2013, 9:36:31 AM1/14/13
to
Possibly the AEX changed value during execution,
due to the influence of the Alaska polution news on Royal Dutch Shell.

More probably, as the code did work on another machine, you have an access
rights problem for the specific database file or directory.

Toch, Peter?

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
0 new messages