Search results

  1. J

    simple progress program to edit fields...help

    I'm running Progress 91D on Linux dealing with MFG/PRO. I want to modify a field (pt_fr_class) on all part numbers (pt_part) that begin with "MD". I want to put "37085" in the field (pt_fr_class) for all the parts that begin with "MD". Here is the code I have that will display the...
  2. J

    Simple Update Program...help

    I'm running Progress 91D on Linux dealing with MFG/PRO. I want to modify a field (pt_fr_class) on all part numbers (pt_part) that begin with "MD". I want to put "37085" in the field (pt_fr_class) for all the parts that begin with "MD". Here is the code I have that will display the...
Back
Top