Send Find_By_Recnum of hoDDO Customer.File_Number iRecnum
If your table supports Recnum, you can use this message to find a record by its recnum. This message has been replaced with FindByRowId, which is more flexible and serves the same purpose.
The syntax for Find_By_Recnum is:
Send Find_By_Recnum {of hoDD} File RecnumValue
After the message, the Found indicator will contain the results of the find.
Find and Clear Operations in DDOs