Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: mani05
  • Content: Threads
  • Order by date
  1. mani05

    Mass Update

    Hi All, In OPC is there any option to find and replace the WS in operation list of application.
  2. mani05

    How to track the job completion status in Rexx?

    My requirement is to submit the job in REXX one by one sequentially . I want to submit the job only the successful completion of my previous job. My environment have IOF and job goes to SAR after completion. What is the efficient and standard way of doing it?
  3. mani05

    JCL Expansion

    I need to expand the JCL and make a copy of that in a pds.Is there any shorcut for that?
  4. mani05

    Cobol calls Assembler subroutine

    Hi, Please anyone help me to understand how cobol pass values to assembler subroutine and it gets back.I am looking for manual also.
  5. mani05

    Data type mismatch

    Hi, I am migrating data from algol to c.I mapped real datatype in algol to double datatype in c.real has 6 bytes storage.i got one formula in unisys manual which is about the internal representation of real the formula is mantissa * 8**(exp) In my c program i used this formula to...
  6. mani05

    Db2 error while loading

    Hi, While i am loading the table i am getting errors like 00E40318,00E40322,00E40018.THis jcl was working fine previously but i am getting different types of error..can anyone help me..
  7. mani05

    hexadecimal format

    what is z900 hexadecimal format.how comp-2 is represented by z900 hexadecimal format.
  8. mani05

    i am in need of solution

    I Want to know about the internal representation of comp-2and the computation of mantissa and exponent..i need exact formula for compute value...i.e value n=(manntissa*e^exponent)

Part and Inventory Search

Back
Top