Cursor_GetField equivalent in V4REV?

ron barber rbarber at yhb.att.ne.jp
Tue Oct 11 17:08:29 CDT 2005


Hi Ruslan, Ivan
Please don't forget:
> Sorry, we have forgotten some Rev. specific wrappers like
> list = DataBase_SQLSelectRecords(
> dbRefOrName, SQLstring, [FromRec], [MaxRecords], [fldDelim], 
> [recDelim] )
>
> It would be done for the next build.
>
> -- 
> Best regards,
>  Ivan

thanks
Ron


On Oct 11, 2005, at 3:26 PM, Ruslan Zasukhin wrote:

> On 10/11/05 12:44 AM, "Trevor DeVore" <lists at mangomultimedia.com> 
> wrote:
>
>> In the VXCMD there was a Cursor_GetField method that accessed a field
>> value given a cursor reference and the field offset or name.
>
>> It  saved you the step of getting a field ref and then getting the 
>> field
>> value. I don't see an equivalent in V4REV docs.  Does one exist?
>
> Aha, I think this one is missed from 1.x
>
> Well, I think we have now
>
>      Cursor_Field( NamOrIndex ) as FieldRef
>
> But you want to have something as
>
>      Cursor_FieldValue( NamOrIndex ) as string
>
> Right, Trevor.
>
> Ivan, please add such function also.
>
>
> -- 
> 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]
>
>
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina
>



More information about the Valentina mailing list