Re: fields in a cursor
- From: Bernhard Sander <fuchs@xxxxxxxxxxxxxx>
- Date: Fri, 21 Apr 2006 11:23:45 +0200
Hi HME
I am trying to build a graph by creating a String with tabs between the
fields and CRLF at the end of each record, but I am not sure how to
reference the fields in the cursor.
Maybe
lxValue = evaluate(field(i))
or
lcField = field(i)
lxValue = &lcField
or
lcField = "cursor." + field(i)
lxValue = &lcField
Regards
Bernhard Sander
.
- Follow-Ups:
- Re: fields in a cursor
- From: HME
- Re: fields in a cursor
- References:
- fields in a cursor
- From: HME
- fields in a cursor
- Prev by Date: Re: Problem with form getting trashed
- Next by Date: Re: Year comparison
- Previous by thread: fields in a cursor
- Next by thread: Re: fields in a cursor
- Index(es):