|
Here's the code I am dealing with that explains this:
IF VNGROUP = 'CORP' AND LFNCT-OT = 'E' IF WS-VNCOMPANY-1-4 = SPACES MOVE 0030 TO WS-VND-COMPANY ELSE MOVE WS-VNCOMPANY-1-4 TO WS-VND-COMPANY.
End-If Else Do something else End-If
How would I do an ELSE on the first IF after this code snippet? Just remove the period and add
the ELSE condition, with a period at the end? If so, bleahhh.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.