Guest_imported
New member
- Jan 1, 1970
- 0
At Function does not working properly, some time it locates the value from memo field and some time it does not. The syntex is:
find_str = 'Srl_No'
if at(find_str,MemoFieldName) > 0
? Recn(),Code
endi
Please help me
Thanks in advance
Ahsan Rana
find_str = 'Srl_No'
if at(find_str,MemoFieldName) > 0
? Recn(),Code
endi
Please help me
Thanks in advance
Ahsan Rana