Recent content by tony82

  1. T

    Report Builder Issue

    My friend, Progress is installed under C:\Progress\OpenEdge In Registry Editor : Progress -->10.1C --> Startup : PROCFG value is "C:\Progress\OpenEdge\bin\Progress.cfg" and PROCONV value is "C:\Progress\OpenEdge\bin\Convmap.cp" And the file "Convmap.cp" is found under C:\Progress\OpenEdge...
  2. T

    Report Builder Issue

    Dear friends, I am using openEdge 10.1C on windows XP and i have a problem in report builder. In fact when i try to run report builder (prorb32.exe) the following error message appears: "Unable to read header information from convmapfile C:\Progress\OpenEdge\Convmap.cp" If somebody can help me...
  3. T

    change color

    i figured the answer. thanx anyway :)
  4. T

    change color

    Hi, Please can someone tell me the statement that i must write in trigger ROW-DISPLAY to change the color of a column in a browse. Thanks in advance.
  5. T

    Automatically open a "csv" file !!!

    Thank you my friend. I try it and it works :)
  6. T

    Automatically open a "csv" file !!!

    Hi, I have wrote a procedure that export data to a "csv" file. My question is how i can open that csv file automatically after the exporting process is done. Thank you in advance (i'm using OpenEdge 10.1C on windows XP)
  7. T

    calling a progress procedure from php

    Well i am using OpenEdge10.1C and Windows xp. This program that i want to call should search in my Database in table PERSONS upon a given pin for example and output his first name, family, etc....
  8. T

    PHP and PROGRESS DB

    please can i have more details about how using websevices.
  9. T

    calling a progress procedure from php

    Hi, does some one know how i can call a progress procedure from php or maybe create a dll file in progress and call it from php. thank you in advance.
Top