jaddybalagtas
16th October 2002, 05:11
Sir,
Anyone who can help me I am developing a program where I am to grt a text file then I have a table lets say tcedi906 the fields in that table tells me in which filed I am going to put the data for example in
tcedi906.field=tcedi910.rid1
tcedi906.posi=1
tcedi906.slen=1
meaning that I'm going to take the first entry in the text file and the length is 1 and I'm going to put it in the tcedi910.rid1 field. The question is how am I going to equate the content on tcedi906.field to the table field tcedi906.rid1 is there a function where I can do that? Thanks in advance.
Anyone who can help me I am developing a program where I am to grt a text file then I have a table lets say tcedi906 the fields in that table tells me in which filed I am going to put the data for example in
tcedi906.field=tcedi910.rid1
tcedi906.posi=1
tcedi906.slen=1
meaning that I'm going to take the first entry in the text file and the length is 1 and I'm going to put it in the tcedi910.rid1 field. The question is how am I going to equate the content on tcedi906.field to the table field tcedi906.rid1 is there a function where I can do that? Thanks in advance.