Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I m confused on this functions pls help me to make understand simple example
Hi,
Check below posts:
Peek() or Previous() ?Peek and Previous
RecNo or RowNo? RecNo and RowNo
Regards
Neetha
Hi,
To Say Simply ,
Peek - Its will be used at Load to acquire Output
Previous - Its will be used at Load to Insert input By Using a condition .Check the attached app.
RowNO - The row no is the count or order of the rows loaded it will be varied according to the condition by where clause.
RecNo - By using the where clause the Recno no's got to be deleted or removed according to the condition.
I hope this helps you.
Please check the attached apps. !
Regards,
Bunny