Menu

#335 Command prompting for long char fields with multiple values

Connection
open
wanghuiq
5
2014-07-22
2011-12-24
No

Command Prompt function returns incorrect values for a CHAR(100) array parameter ( getCommandString()). For example, value 'CALL' is returned by the function as '"(CALL)'. The prompt override program for the command returns ACMD( ('CALL') ) string that, in case of the 5250 interface, is transformed by the command prompter into 'CALL'. So, JTOpen a) does not remove the brackets delimiting multiple values in the array and b) inserts an extra double quote character. For complex type arrays it, however, works fine.

Discussion

  • John Eberhard

    John Eberhard - 2012-05-10
    • assigned_to: nobody --> piguangming
     
  • John Eberhard

    John Eberhard - 2014-07-22
    • assigned_to: GuangMing Pi --> wanghuiq
    • Group: --> Connection
     

Log in to post a comment.

MongoDB Logo MongoDB