Search results

  1. iponomarenko

    Cancelling update in browse cell

    Hi all, I would like like to cancel changes in a browse cell by clicking a cancel button or using the escape key, but I can't figure out how to do it. Any Ideas ? Thanks !
  2. iponomarenko

    Replacing NOT CAN-FIND with a join

    Hi, I'm a progress newbie, I would like to get all records from table1 where there are no corresponding records in table2. something like all customers who don't have any orders. this is easy with a FOR EACH customer and a NOT CAN-FIND (FIRST order WHERE order.customerID EQ...
Top