bizen99
6th July 2005, 17:46
Hi,
I want to pass a name field to a function,...
tdsls045.orno = 123345
pass.func("tdsls045.orno")
and then in the function read this field,....
domain tcorno orno.aux
orno.aux = "tdsls045.orno", => orno.aux = 123345
but with any field,...
thanks
bizen
I want to pass a name field to a function,...
tdsls045.orno = 123345
pass.func("tdsls045.orno")
and then in the function read this field,....
domain tcorno orno.aux
orno.aux = "tdsls045.orno", => orno.aux = 123345
but with any field,...
thanks
bizen