multi record block processing [message #401097] |
Fri, 01 May 2009 10:10 |
marvSQL
Messages: 13 Registered: February 2008 Location: JAMAICA
|
Junior Member |
|
|
i have a multi-record data block that has two fields first_name ,last_name.
so if i want to know for example the value of first_name in the record number 3..
is there any way that i can get the value of any row/record without having to loop trough the block or going directly to the field?
|
|
|
|
Re: multi record block processing [message #401101 is a reply to message #401100] |
Fri, 01 May 2009 10:59 |
marvSQL
Messages: 13 Registered: February 2008 Location: JAMAICA
|
Junior Member |
|
|
thanks Littlefoot for responding so soon
the thing is i didn't want to use the go_record because i didn't want to go to the record i just wanted to grab the value. going to the record will trigger other events that i don't want to be triggered.
i don't know if it cant be done the way i want it to be done
thanks again Littlefoot
|
|
|
|
|
|
|
|
|
|
|