iamdnb
3rd March 2007, 06:37
Hi,

I have a problem. I would like to retrieve the current value of the table field which is stored in a variable as string. i.e.

tbl.field = "tdsls040.orno"

I wish to retrieve the current value of the field that the variable tbl.field is holding. Is this possible in BaaN IV.

Thanks
:confused:

JaapJD
5th March 2007, 09:25
See get.var function. You can use the variable pid for the current process number.

iamdnb
25th March 2007, 18:03
Thanks Jaapjd, it has worked.

:)