MINIMUM ( expression , expression , expression )This procedure prompts the user for an item number and how many of the item they want. If the number of items a user wants (stored in the want variable) is the minimum of the want variable and the OnHand field, the procedure displays an “enough in stock” message. Otherwise, the procedure displays a “not enough in stock” message.
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |