+ Reply to Thread
Results 1 to 6 of 6

Thread: How to Get PRTF Details ??

  1. #1
    K.Forsythe Guest

    Default How to Get PRTF Details ??

    The source file has all the information you are looking for, why can't you read that?

  2. #2
    Guest.Visitor Guest

    Default How to Get PRTF Details ??

    The information can be gathered from the source but the limitation or requirement to my application is that i have to work on PRTF object. If any one had any idea in this regard then plz help me out. Thanks

  3. #3
    K.Forsythe Guest

    Default How to Get PRTF Details ??

    QDBRTVFD - You can find information on this in the book "iSeries & AS/400 APIs at Work". I have not used it, and I don't know if it has the level of detail you need, but it has more detail than anything else I have heard of. Other than that, the closest thing is to run DSPFFD and send the output to an *OUTFILE. It will tell you what indicators are used in the format, and and how many indicators are on each field, but not which indicators or what they do. That's the best I can do for you, good luck!

  4. #4
    Guest.Visitor Guest

    Default How to Get PRTF Details ??

    Thanks for the information about the API. I will use it and look what information i can retrive through it. Thanks once again

  5. #5
    Guest.Visitor Guest

    Default How to Get PRTF Details ??

    Hello, I have a PRTF Object and I need to get its complete information. I opt for DSPFFD command; the problem is that this command did not tell me that which Indicator is used against which field. And also if the same indicator is repeated then also the command did not produce the information. I am attaching a PRTF source just compile it and opt for DSPFFD command u will come to know what i am explaning. Can some one tell me how to get that information. And remember that i had to work on Object not on Source Member. Thanks

    prtf issue.zip

  6. #6
    m_baramova@hotmail.com Guest

    Default How to Get PRTF Details ??

    You have to use DSPFD FILE(lib/myprtf) OUTPUT(*PRINT), NOT DSPFFD !

+ Reply to Thread

Similar Threads

  1. RPG LE Certification Details
    By sush_indian@yahoo.com in forum RPG
    Replies: 0
    Last Post: 01-30-2006, 12:41 AM
  2. How to Get PRTF Details ??
    By Guest.Visitor in forum CL
    Replies: 0
    Last Post: 12-27-2004, 08:26 PM
  3. IBM Reveals More WebSphere Express Details
    By MCWebsite.Staff in forum Analysis of News Events
    Replies: 1
    Last Post: 12-16-2002, 05:43 AM
  4. Getting Job details
    By Guest.Visitor in forum Programming
    Replies: 15
    Last Post: 03-08-2001, 12:05 PM
  5. Job Description Details -> Output File
    By Guest.Visitor in forum Analysis
    Replies: 3
    Last Post: 06-29-2000, 07:05 AM

Posting Permissions

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