Hi this is my first time here.
I trying to write a program that will search throught the txt file for a name specified by the user. Say if user enter "Lucas", the program would then display all the name of "Lucas".
Currently I am using SEARCH which only retrieve a single "Lucas" name value while there are several other same name within it.
Any suggestion or guidance would be greatly appreciated~Thanks~
I trying to write a program that will search throught the txt file for a name specified by the user. Say if user enter "Lucas", the program would then display all the name of "Lucas".
Currently I am using SEARCH which only retrieve a single "Lucas" name value while there are several other same name within it.
Any suggestion or guidance would be greatly appreciated~Thanks~