Home | IBM Manuals Direct | iBytes Library | Links | About | Book Store | On-Line Code |
iByte Subject – iByte - Advanced Searches
Giving users advanced searching capability is very easy in RPG IV. Just
adding these 2 steps to a search will give users more flexibility.
C* Say we have the following search screen.
Search for name containing AR_________________
Message
JIM
BOB
JOE
CAROL
FRED
DON
HOWARD
If we rebuild the subfile based on records that passed the IF
condition above we would end up with a search result of...
CAROL
HOWARD
|