Furthermore, the business changed the requirement to "equal to BUT NOT exceeding the amount, e.g., $100". So, I changed the following code to achieve the desired result:
Code: Select all
END=(81,8,ZD,LE,&LIMIT),
However, it only contained one record, so I'll continue to tweak the code until I reach the desired results.
You're the best!