Other problem with V4RB 2.2b2

Stan Busk maxprog at mac.com
Mon Jan 23 19:58:37 CST 2006


Hi,

The code:

--
   Dim vdb as vDatabase
   Dim aFile as FolderItem

   aFile = GetFolderItem( "myfile.myext" )
   vdb = new vDataBase( EVStorageType.kDisk )
   vdb.open( aFile )
--

gives the error: "E R R O R :   0 x 5 9 5 0 2   F i l e   " C :  
\ D o c u m e n t s   a n d   S e t t i n g s \ S t a n l e y    
R o c h e   B u s k \ D e s k t o p \ myfile.myext. v d b "    
d o e s   n o t   e x i s t . "

Seems this new beta is adding the 'vdb' extension to the folder item  
I provide. As a result you can never open back a file.

Stan



More information about the Valentina-beta mailing list