Search results

  1. A

    How to hide field from input frame

    I have define 2 character variable for input and one logical variable. If logical variable is True then I wanted to display both input variables and if its false then only one variable needs to display.
  2. A

    Error How can we fix warning - pcondb for db qaddb has lkctr.

    We wanted to fix this pcon Db warnings at programming side instead of changing Database. this message occurs along with ") WARNING: -l exceeded. Automatically increasing from" message during program execution.
  3. A

    WARNING: -l exceeded. Automatically increasing from 11002 to 11012

    How can I handle this warning by program.This warning message occurs during execution of program.
  4. A

    API programming

    There are some program in financial module which load data as CIM load does but using API programming,Does anyone know how can i learn API programming?
  5. A

    How To Increase Character Variable Like Aa,ab,ac....zz

    Hello, I have define character variable with value "AA".I want to display value for variable as "AA","AB,"AC".....until "ZZ". How we can write repeat loop.
  6. A

    Cim File For Character Field

    Hello, I want to load file with character field which conatins "(double quote) in description how can we create cim file for this. Example: @@batchload icunrc.p "A0000038" 1 - - "960" "tankfarm" "pn09319-001" "12"b"123" - - - - "tested" "05/04/16" "5635" "9196" "AKOP" y . @@end Where 12"b"123...
  7. A

    Redirect ouput to screen

    I want to redirect output to screen if procedure is not in batchrun mode. How do I get to know value of procedure is in batchrun at runtime. I m using gpselout.i in my procedure in which output destination is decided.
  8. A

    How to resolve "Unable to evaluate expression with UNKNOWN value in argument. (4391)" Error.

    Please suggest me to resolve "Unable to evaluate expression with UNKNOWN value in argument. (4391)" error.
Top