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 gkittelson 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: *

  1. tsravihyd

    Need help in identifying which COBOL is this

    Hi Glenn / Dimandja, Thank you very much for the detailed explanations, I have just downloaded the HP3000 COBOL tech. docs and user manuals and am going thru the same. Will look for info based on your suggestions and revert soon, thank you guys once again. TSR
  2. tsravihyd

    Need help in identifying which COBOL is this

    Hi Everybody, Thank you very much for the info... Hi Glenn, your info is really very very helpful... if you are aware ... by chance do you also know what are Modules in such type of COBOL codes ... is it something like a standard code library or ... well I am not too clear on this... if you...
  3. 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#)...
  4. 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...
  5. 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...
  6. tsravihyd

    MF-COBOL - PC Environment - DATE Function

    Hi Crox, Thank you very much for the valuable suggestion. This issue did come up and have followed the similar logic you had mentioned. Thanks once again. TSR
  7. tsravihyd

    MF-COBOL - PC Environment - DATE Function

    Hi Bill, Thank you very much, your suggestion of ANS85 did solve my problem. Thank you once again. TSR (Thanks to others too for their replies) :)
  8. tsravihyd

    MF-COBOL - PC Environment - DATE Function

    Thanks Bill, Will check that out and revert ... Thanks for the help. TSR
  9. tsravihyd

    MF-COBOL - PC Environment - DATE Function

    Hi WebRabbit/WMK/TonHu, Your questioning is right, the error is given at Compile stage itself. The version is Micro Focus Cobol / 2 (V 2.5.25). Why I had this problem is coz, using the HyHelp shipped along with this version, the intrinsic functions like FUNCTION INTEGER-OF-DATE etc have been...
  10. 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