Hello Graham,
Sunday, December 28, 2003, 10:18:05 PM, you wrote:
GC> Re: Re: DyBASE test
>> New version 0.18 of DyBASE Rebol API is available.
GC> Hi Konstantin,
GC> Can you make it is so that attempting to close a database
GC> twice results in an error rather than a crash?
ok, will be fixed
Re: Re: DyBASE test
> New version 0.18 of DyBASE Rebol API is available.
Hi Konstantin,
Can you make it is so that attempting to close a database twice results in an error
rather than a crash?
Cheers,
--
Graham
--
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with
New version 0.18 of DyBASE Rebol API is available.
Now it is not necessary to specify prototype object: DyBASE is able
to fetch object with arbitrary set of fields. It is possible because
now fetching of object is done in three steps:
1. Fetch object fields into the block
2. Create object using co
Hello SunandaDH,
Sunday, December 28, 2003, 1:18:52 AM, you wrote:
Sac> Konstantin:
>> And once object
>> is created it is not possible to add fields to it (very strange
>> restriction for such flexible and dynamic language as Rebol).
Sac> In simple cases (if the object is not yet referenced