Skip to Content
0
Former Member
Feb 27, 2009 at 10:59 AM

Regarding Exit

17 Views

Hi,

I am displaying one one status message if vendor num is not enterd.

After that I want to stop the execution of remaining program.

I am using EXIT...after that message. but its not working..

I tried with STOP also..but its also not working.

MESSAGE s043(zz) WITH 'Please enter Race vendor Number'(003).

EXIT.

Regards

Sandip