main logo
Subject: Re: FIXED: V4RB v1.8.7 - VDateTime - SetMethod question
Author: Max - Sz=?ISO-8859-1?B?9mxs9nNpIEd59g==?=rgy
Posted: 2001/03/09 08:32:21
 
View Entire Thread
New Search


Hi Ruslan,

> Today will be new beta.

Thanks! If I didn't told yet, I love V4RB :-)

>3) This work for me with no problems, i.e. we assign to Method of type
>String just Date or Time field.... It really works.
>
>> fString = new VString("String", 50, 0)
>> fString.SetMethod("DateTime")
>> or
>> fString.SetMethod("Date")
>> or
>> fString.SetMethod("Time")

Yes, it works! But please check it with field names containing spaces.
Something wrong with it!

fCreatedDate = new VDate("Created Date")
fString = new VString("String", 50, 0)
fString.SetMethod("[Created Date]")

Thanks a lot!

Best regards,
Max



-------------------------------------------------------------
The Valentina mailing list is brought to you by MacServe.net
For info on lists services, see http://www.macserve.net/lists.html
 
©2001 Max - Sz=?ISO-8859-1?B?9mxs9nNpIEd59g==?=rgy
<-- Prior Message New Search Next Message -->