Recent content by sam81

  1. S

    Searching .i and .p files inside a Procedure

    Thanks Stefan & Cringer .
  2. S

    Searching .i and .p files inside a Procedure

    Ya i have tried but i don't get the exact output I should get , again it brings Junk value's (string containing "P" with it) .
  3. S

    Searching .i and .p files inside a Procedure

    Progress version 10.2b open edge , I am searching for .p and .i calling procedure's inside my main program at runtime. so if i execute my Query it does not fetch me the Exact .p or .i string which i have used inside my main program The query define variable l_text as char . input...
  4. S

    Searching .i and .p files inside a Procedure

    Qad Mfg/Pro I have a scenario where i have to search and get all the .p files and .i files written written inside a Program . pls let me know if there is any utitlity Regarding
Back
Top