bhurst
Nov 4, 2004, 01:26 PM
I am trying to come up with some type of logic to set a falg on a condition and then print a comment depending on the flag. I need to set the flag to "No" at the beginning, check to see if my order is a backorder, set the flag to "Yes", check flag and print comment if "Yes", then be able to reset the flag on a new order.
Is there a way to do this?
Is there a way to do this?