Cursor_GetField equivalent in V4REV?
Ruslan Zasukhin
sunshine at public.kherson.ua
Tue Oct 11 09:26:02 CDT 2005
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]
More information about the Valentina
mailing list