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 bkrike 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: neocortex
  • Content: Threads
  • Order by date
  1. neocortex

    variable definition to hold a timestamp

    I would like to define a variable that will hold a timestamp value that is obtained from an embedded SQL statement in my COBOL program. Since the incoming timestamp is 10 characters long, I have thus far defined my variable as follows...TEST_TIMESTMP PIC X(10) Unfortunately, I receive the...

Part and Inventory Search

Back
Top