I am trying to print only the first character of the first name, middle name and last name of a name field.
Larry Wayne Jones would be printed as LWJ
I can't get the looping construct to behave correctly. The result for the first character is correct but after I continue the logic the result returns true. Any assistance would be appreciated.
Larry Wayne Jones would be printed as LWJ
I can't get the looping construct to behave correctly. The result for the first character is correct but after I continue the logic the result returns true. Any assistance would be appreciated.