in a temporary table, I have an autonum sequence No. (integer No.)
initially, 20 rows are generated that contain the order no. and the seq no.
in the first row in the (edit using) form, in an eep, I do

getproperty vSeqNo textvalue 'tSqNo'

The value returned in tSqNo is blank
Is it because it's a temp table? or what could I be doing wrong?

Bernie Lis

Reply via email to