cancel
Showing results for 
Search instead for 
Did you mean: 

pass control to end of selection

Former Member
0 Kudos

hi all..

in a certain consition i want control to be pass to

END-OF-SELECTION. it is working with STOP but on compiling warning message 'Obsolete Statement ' comes.

IS there any alternative.

Message was edited by: sharadha sharma

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Try using EJECT statement.

By the way, which version you are in?

Regards,

Shashan

Former Member
0 Kudos

Hello Sharadha,

In which version u r working. U can also try REJECT stmt to leave the start-of-selection. However I did an extended program check and it didn't give me error abt obsolete stmt.

Former Member
0 Kudos

try using Check statement..

Hope it helps,

Regards,

Bikash