Info about fc12: Table.GetRecord()

info at vallemediatime.com info at vallemediatime.com
Fri Jul 1 08:55:19 CDT 2005


Hi Ruslan,

----- Original Message -----
From: "Ruslan Zasukhin" <sunshine at public.kherson.ua>
To: <valentina-beta at lists.macserve.net>
Sent: Thursday, June 30, 2005 9:14 AM
Subject: Re: Info about fc12: Table.GetRecord()


> On 6/30/05 9:54 AM, "info at vallemediatime.com" <info at vallemediatime.com>
> wrote:
>
> > Hi Ruslan and Igor,
> >
> > can I try new method: Table.GetRecord() V4MD fc12?
> > If yes, how it's work? like SQL?
>
> Yes Paolo.

I've tryed this code for get the fields values in a grid:

sprite(n).SetRow(0, string(gHeaderList))
recCount = value(member("recCount").text)
sprite(n).rowCount = RecCount +1
sprite(n).colCount = gHeaderList.count
repeat with i = 1 to RecCount
fields = table.GetRecord(i)
sprite(n).SetRow(i,string(fields))
end repeat

All works, but now I don't get the RecID in first col;  the same script in
SQL works and show me the RecID numbers in the first col of grid.
Any suggestion?


> Please use beta list about betas
I've subscribe both list but I don't understand when I muts message in beta
o in main list.
Few week ago Igor wrote me: please post to valentina list not in beta :-)

Thanks Paolo

> --
> 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-beta mailing list
> Valentina-beta at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina-beta
>
>
>
> --
> No virus found in this incoming message.
> Checked by AVG Anti-Virus.
> Version: 7.0.323 / Virus Database: 267.8.5/32 - Release Date: 27/06/2005
>
>



More information about the Valentina-beta mailing list