DarkParadox
Technical User
I am a beginer in cobol programing. I have this problem in where I have to set up this array with a subscrip that will move the pointer on a name. The thing is that I want it to stop after I hit the space between the First name and the last name.... I just need the last name to put on letters that are sent out. Sample
Perfrom until na-name-in (sub1) = ???????
I don't know what to put so it can equal space. so it can stop. WEll if anyone can give me any sugestions. Thank's
Perfrom until na-name-in (sub1) = ???????
I don't know what to put so it can equal space. so it can stop. WEll if anyone can give me any sugestions. Thank's