home *** CD-ROM | disk | FTP | other *** search
- *LOOKLDR.PRG
-
- CLEAR
- ? ' The entire name is not required, just enough to identify him.'
- ?
- ? ' Capitalization must be correct!'
- ?
- ?
- ACCEPT "Enter Leader's last name, first name " to cubber
- FIND &CUBBER
- IF EOF() = .T.
- CLEAR
- @ 12,22 SAY "Couldn't find that Leader"
- ?
- ?
- ?
- ?
- ?
- ?
- ?
- ?
- WAIT
- RETURN
- ELSE
- SET FORMAT TO LOOKLDR
- EDIT