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

    Need help in identifying which COBOL is this

    Hi, I have got some sample codes of COBOL that I am suppossed to look into... but am not able to find what COBOL or version it is ... it looks like HP3000 ... but not too sure. Example of Code: 008100 WORKING-STORAGE SECTION. 008200$INCLUDE GLOBALWS.COBINCL.PROD 008300 %GETALLWS(2112#)...
  2. tsravihyd

    How to use Timer feature in a VB DLL to loop through

    Hi, I am trying to write a VB.NET DLL (Component) which should have a timer control in it and to keep in loop until either the time limit is met or the user has entered some keystrokes in a particular text box ... I don't know how to go about coding for this logic ... Any help ... will be very...
  3. tsravihyd

    MS-Office 2000 not installing on Windows XP Home Edition

    Hi All, I bought a new laptop which was pre-loaded with Windows XP Home Edition. I already own a Office 2000 with me and am trying to load it and it never goes through. Initially the installation seems to be going through fine, but at the end, it opens up a MS-DOS Window to execute from the...
  4. tsravihyd

    MF-COBOL - PC Environment - DATE Function

    Hi, I am using MF Cobol 16/32 bit version (Non-GUI) and want to try using the Intrinsic Date Functions. But unfortunately, the code is not working on DOS/Win'98 platform, where as the same code works well on the same MF Cobol with RM Compatability on Unix/AIX O/S. Any one has come across similar...

Part and Inventory Search

Back
Top