Tutorial for Revolution

Ruslan Zasukhin sunshine at public.kherson.ua
Sun Jan 13 03:11:49 CST 2008


On 13/1/08 11:10 AM, "Ruslan Zasukhin" <sunshine at public.kherson.ua> wrote:

> On 12/1/08 9:32 PM, "-= JB =-" <sundown at pacifier.com> wrote:
> 
>> I opened the stack from the file menu and database1 was
>> created in the proper folder.
>> 
>> I double click and I do not know if or where database1 is.
>> All of my searches lead me back to the one created from
>> using the menu to open.
>> 
>> What is the easiest way to correct the problem?
> 
> explanation:
> 
> We have try keep examples as simple as possible.
> So we just specify name of db, and it is created in the CURRENT WORKING
> DIRECTORY.
> 
> This rule is old as the world :-)
> 
> 
> In real application, most probably you will have menus
>     File->New...
>     File->Open...
> 
> Right?
> 
> Then this dialogs will return you path where user want create/open db files.
> 
> Problem solved? :-)

Also, MAY BE in Revolution exists some constant/method as:

        TheStackPath
 
Then you do concat of 2 strings (pseudo code)

    path = TheStackPath + "/mydb.vdb"

This is for case you do not want use dialogs.


-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the Valentina mailing list