Search results

  1. B

    browse-name:

    Here you go: define temp-table t-supplier no-undo field product-code like oe-prod-location.product-code field product-name like oe-prod-location.product-name field supplier-key like suppname.supplier-code field supplier-name like suppname.supplier-name index...
  2. B

    browse-name:

    What part of the code would you like to see?
  3. B

    browse-name:

    I am writing a simple browse screen, you know, fill in a couple fields and hit the button to run the query and the table fills in for you. Here's my question, when I run the form it shows a label on the form and I don't know where it comes from. The label reads: "browse-name:". I can't...
Back
Top