x3.p 119 B

1234567
  1. for each tabel where firma = '1000'
  2. and recart = 'batch':
  3. display codeI flag_1 int_1 int_2 Int_3.
  4. delete tabel.
  5. end.