PUSH - Solved

Terry Pickering pickering@myself.com
Wed, 09 Jun 1999 16:43:55 -0700


Sometimes the answer is more simple than the question......


I ended up putting the check in the ENTRY procedure. If the condition was not true, then I did the normal PERFORM APPEND, otherwise it stops the entry and returns to the ACTIONBAR. Works like a champ! *sigh* - time to go home for the day.



PROCEDURE ENTRY

BEGIN

  FOR GLS-INVOICE-DISTRIB

      BEGIN

         IF T-AMT-LEFT <<> 0

            THEN PERFORM APPEND

      END

END

<color><param>0000,0000,8080</param>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

<bold>Terry Pickering        Consultant Extraordinare

</bold>Monday and Friday        Tuesday - Thursday

Portland                 Eugene

(503) 245-7178           (541) 687-3416

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</color>
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
This list is closed, thus to post to the list, you must be a subscriber.