[V4MD 2]  gCursor.RecID
    Ruslan Zasukhin 
    sunshine at public.kherson.ua
       
    Fri Apr  8 11:06:50 CDT 2005
    
    
  
On 4/8/05 10:51 AM, "info at vallemediatime.com" <info at vallemediatime.com>
wrote:
> I think that you don't understand me :-)
> I don't need to use SELECT
> I need only RecID string
> 
> in V1.1   (e.g.  with moveNext)
> put getField(gCursor, "RecID")
> -- "1"
> -- "2"  etc.
> in V2
> put gCursor.RecID
> -- <Null>
Hmm, if you do not use SELECT, then how you get Cursor ???
Or may be you talk about API way ?
And may be you ask about Vtable class ?
For API way should work
    tblPerson.Field( "RecID" ).GetString()
> If possible, can you add this method in v2 too?
I believe it is here.
Just clarify what way you use?
If API then why you write gCursor in code ??
-- 
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