Search results

  1. B

    Combo Box Maddness

    I am creating a webspeed application that will have a combo box to show the Customers name. My goal is to have it return the following after you submit your choice: 1. Customer Name 2. Rate 3. Associate(person who handles this account) So what is required to get this to return those values...
  2. B

    Help

    If I were to Create a Web Report, what would I use? APP Builder? EDIT< I answered my own question, I goto App Builder > Tools > Webtools
  3. B

    What would you suggest?

    I am getting an error when we try to print invoices, It was working with this: FOR FIRST clients WHERE clients.client_id = w-client NO-LOCK: FOR EACH client-totals WHERE client-totals.client_invoice_no BEGINS (clients.invoice-prefix + string(w-fs-yr,"99")) NO-LOCK...
  4. B

    Widget windows help for a Noob!

    I am the new guy here and I am playing around with some old programs in Progress 9.1E. My problem is, (besides being fresh to all this) that I have the main program, call it "main.w" and then I have another window that opens from the menu of main.w My question is, what do I need to tell it...
Back
Top