Could someone tell me what this command/parameter is used for? I am trying to document some Progress code and this is used a lot and I was just wondering what it does. Is it some type of Undo reference? Some of the code looks like this:
"If Return-Value = "Cancelled":u then"
OR
assign vNote = ""
vFlatChar = tuWork.CustNum + " ":u + tuWork.Memo.
"If Return-Value = "Cancelled":u then"
OR
assign vNote = ""
vFlatChar = tuWork.CustNum + " ":u + tuWork.Memo.