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

    micro focus visual object cobol

    I have a copy of "micro focus visual object cobol." It is old, but looks like a good low cost, way to learn something about OOP and GUI programming for the novice. The documentation isn't written for beginners. Does anyone recall anything like a "for dummies" manual for this development...
  2. waycon

    Fujitsu COBOL V4 under WinXP Pro

    I have Fujitsu COBOL V4. It came free with a book, "Mastering COBOL" written by Carol Baroudi. It worked great on NT4, but I have upgraded to XP Pro and cannot install the COBOL software. I ran Microsoft's Application Compatibility Tool utility and it made 19 fixes to the setup.exe file on...
  3. waycon

    Converting Alphanumeric Characters to Decimal

    What is the best way to convert an X(8)field to a 9(8)field? Simply moving the X type to the 9 type causes a justification problem. I am using Fujitsu COBOL, not Power Cobol.
  4. waycon

    Defining The Tab Character As A Boolean Or Hexadecimal Literal

    I have a need to examine the contents of a tab delimited text file. To find the start and end of each field I need to look at each character in the string to determine if it's a tab character. My question is in regard to how to define a tab character for comparison. I'm thinking that I can...
  5. waycon

    PowerCobol V4 sample programs wanted

    In my former life I wrote business applications in COBOL. CIRCA late 1970's and 80's. This was the old style "green screen" COBOL. I was pretty good at it, but I've been out of the business for sometime. I now have a need to write some custom business apps. To learn what today's...

Part and Inventory Search

Back
Top