Recent content by timKiv

  1. T

    Getting/Passing Parameter and error codes From C

    OK now that im working on this Im trying to to get a parameter from a c program. def var returnCode as char. def stream io. xmltext = "paremeter im passing". input-output stream io through /opt/hd/ca/trend/eaiapps/bin/MQPutMessage value(xmltext) unbuffered . put stream io...
  2. T

    Getting/Passing Parameter and error codes From C

    Is there away I can interface with C language to pass and recieve error code and parameters using progress? Thanks, Tim Kiv
Top