Recent content by arfina

  1. A

    Report builder & passing parameter

    hi dennnis, i tried that but it doesn't work as expected. if i write like this, i get an error. def var sNum as char format "x(6)" label "Number". ". {lib/rpt-opt.i &const1="skip(1)" &opt10=sNum &type17=ch &at17="colon 33" &const18="skip(1)" } procedure do-process...
  2. A

    Report builder & passing parameter

    Thanks for reply vddenis now i have new problem : I want to be able to display a value where the value is inputed from screen (.p) but i dont have any idea. Any help or suggesstions write this would be gratefully received. Thanks.
  3. A

    Report builder & passing parameter

    i'm using report builder to create a report. And the question is : How to add/display passing parameter from file .p to report builder. Thanks for any help :confused:
Back
Top