logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
mumin16  
#1 Posted : Monday, March 16, 2009 10:23:48 AM(UTC)
mumin16

Rank: Member

Groups: Registered, Registered Users
Joined: 3/16/2009(UTC)
Posts: 10

GetCurrentDirectory(MSFL_MAX_PATH,&pszDirectory);
MSFL1_OpenDirectory(&pszDirectory, &pcDirNumber,MSFL_DIR_FORCE_USER_IN);
if(error)
{
MSFL1_BuildMetaStockDirectory(pcDirNumber);// error: invalid function call //why?
};
Branden Russell  
#2 Posted : Monday, March 16, 2009 11:38:19 AM(UTC)
Branden Russell

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 11/28/2005(UTC)
Posts: 276
Location: Salt Lake City, UT

That is a function available for the Read/Write copy of the MDK. My guess would be that you're using the Read Only version. The Read Only version is not able to create or modify securities or security folders.
Users browsing this topic
Guest (Hidden)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.