+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 16

Thread: RTVDDSSRC

  1. #1
    Guest.Visitor Guest

    Default RTVDDSSRC

    Here I am stuck w/o TAATOOLS.. Do any of you know of a poor man's RTVDDSSRC; I'm going to have to write one from scratch, otherwise. thnx, bobh

  2. #2

    Default RTVDDSSRC

    Are you missing source on many files, or just a few. For one or two DSPFFD and manual entry should work. OTOH you could DSPFFD to an outfile and process that data into QDDSSRC. Dave

  3. #3
    B.Myrick Guest

    Default RTVDDSSRC

    David, The only issue with DSPFFD, is that you do not get the line # the field belongs on. I went through this a few days ago with a PRTF. Neither the outfile for the PRTF or DSPF objects have the line #. You get, size, input/output buffer, type and decimals, and field name. All good, but you have to copy/move the fields around. On the PRTF this is not so bad, I have not tried this with a DSPF yet. Later, Bret Myrick

  4. #4
    Guest.Visitor Guest

    Default RTVDDSSRC

    Bob, Check out a utility I wrote for the April or May (forget which) 1997 issue of Midrange Computing. It is a command called RTVFDDS, which will retrieve the DDS source for a file into a source member of your choosing. If you have the MC Resouce CD, it's on that, or you can download the code from the MC Website. HTH

  5. #5
    Guest.Visitor Guest

    Default RTVDDSSRC

    I've never seen any way to download code from the MC web. If I can find your code I will sure give it a try... thnx, bobh

  6. #6
    Guest.Visitor Guest

    Default RTVDDSSRC

    You haven't? Is that because you just can't find it or because you didn't know the downloadable code page existed? If you're having trouble finding it, it makes me wonder if other people are too. Here's the link to the downloadable code page. Downloadable Code All you really have to do is click on "Magazines" from the home page, then Midrange Computing then click on the "Downloadable Code" link.

  7. #7
    Guest.Visitor Guest

    Default RTVDDSSRC

    Shanon, How about putting the "downloadable code" link on the main page. I usually click on the "site map" to find it.

  8. #8
    Guest.Visitor Guest

    Default RTVDDSSRC

    Shanon, How about putting the "downloadable code" link on the main page. I usually click on the "site map" to find it. I think that's a great idea! I'll forward this on to Joe Hertvik who is the Director of Web Development. Thanks for the suggestion!

  9. #9
    Guest.Visitor Guest

    Default RTVDDSSRC

    Bob, I think you can use QDBRTVFD. If haven't used it for this purpose, but I am under the impression that this would work. For display files, I think there is another API. For printer files, I do not know what to do.

  10. #10
    Guest.Visitor Guest

    Default RTVDDSSRC

    OK, I got the code up into a source file on the 400. I am really getting to like ws_ftp; it loads into a source file and makes the conversions. bobh

+ Reply to Thread
Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts