Here is my edit command: edit using customer arrange invhist by billdate=d, arrange OrdHdr by orderdt=d where custno=.cno
I want to select only those rows from OrdHdr where status in ('S','E','C')
What would be the correct syntax to accomplish this?
Bernie Lis
