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!

Recent content by claudeb

  1. claudeb

    autoexec.bat

    Sorry to ask the question here, but i just don't know where to ask it. I can't go on the A drive. I am pretty sure that a line is missing in my autoexec.bat file. I can browse my A drive but can't go on it with the commande : cd A:Could do tell me what to add ? Thanks a lot
  2. claudeb

    "Next Sentence" versus "Continue"

    Thank you. How come I don't have the option to vote for you ? "Click here to mark this post as a helpful or expert post!"
  3. claudeb

    Cobol jobscene

    Since you are a hungry one, let me tell you my story: we were poor!. This is meant to be heard more than read. (I am just teasing) enjoy http://www.cs.auckland.ac.nz/~j-hamer/we-were-poor.html
  4. claudeb

    "Next Sentence" versus "Continue"

    It didn't make sense to me neither ! Thanks Stephen and K5tm.
  5. claudeb

    "Next Sentence" versus "Continue"

    Hello Crox, So what do you think of this explanation given in http://mvshelp.com/qacobol.htm Dear friend the difference between the next and continue verb is that in the continue verb it is used for a situation where there in no eof condition that is the records are to be accessed again and...
  6. claudeb

    "Next Sentence" versus "Continue"

    Hello, Could you please explain the differences between "Continue" and "Next Sentence" ?. Thanks.
  7. claudeb

    Building a string dynamically

    Thanks k5tm. Would you mind to give an example ? In your PERFORM statement THE-POINTER's value does not change.
  8. claudeb

    Building a string dynamically

    What's the POINTER option for ? Thanks
  9. claudeb

    half track blocking

    Thanks Slade. Once again you were there to help. This site is helpful too. http://programmingstuff.tripod.com/blksize.htm
  10. claudeb

    Building a string dynamically

    Not at all Slade. I was looking forward to reading your answer. It is the opposite. I like your posts and find them very helpful. I admire the fact that you take time to read and answer the questions. In french , you would say "chapeau". That could be translated as "Hat Off&quot...
  11. claudeb

    Building a string dynamically

    Hello I may be wrong, but I think that you have to store a space for the sting that should be the size of the largest item of your table. Then you can use " function lenght(your table item) " if you need to play with that lenght. slade will certainly correct me.
  12. claudeb

    half track blocking

    I don't understand the mechanics behind "half track blocking" strategy. I know that the goal is to efficiently use the space on disk. on a 3390 disk, there are 15 tracks per cylinder. Each track holds 56664 bytes. 1- what is this magical number 27,920 block size ? 2- what is a DASD ...
  13. claudeb

    Simple Question from a beginner

    Hello What you will have in your output file is: MichaelJor PamelaWall ....any thing that your variable is supposed to represent. CF20S_A_TIN represent data it is not the data. "Y = 2.X" is a linear line equation , it is not the line it self.
  14. claudeb

    Storage Requirements

    That is exactly the case. How was the COFFEE break ?. Thanks a lot.
  15. claudeb

    Storage Requirements

    Thanks a lot.

Part and Inventory Search

Back
Top