Search results

  1. A

    How to access a java application from Open Edge

    Thanks RealHeavyDude! Will try out your suggestions.
  2. A

    How to access a java application from Open Edge

    Is it possible to access a method which is inside a java class from Open Egde. Basically there is a complex calculation which would be rather complicated and too much effort to re-code in Progress. Is there a mechanism to access the Java Class methods from Open Edge 10.2B? Any help would be...
  3. A

    Cost of Licenses

    Thanks Tom for your inputs. This is of great help to me. Regards, Allan
  4. A

    Cost of Licenses

    I wanted to know what will be the 10 user license for the below for US or EUROPE region. Its a bit urgent, therfore don't have time to request for a quote. Don't need exact pricing, just a high level idea / estimate of the cost involved would help. v. 10.2B03 Platform HP-UX 32 Bit...
  5. A

    Programming to RF Data Collection Terminals

    hi Sdruvss, I am sorry, probably i got your question wrong. I thought you are having a problem with the display window while executing _progres.exe under windows 2000. Regards, Allan
  6. A

    Programming to RF Data Collection Terminals

    Hi, You can do the following: 1. Right click on the Title Bar 2. Select Properties 3. Select Layout Tab 4. Set the Following fields as shown: Screen Buffer Size: Width = 80 Height = 25 Window Size: Width = 80 Height = 25 Hope this helps. Regards, Allan
  7. A

    Please Guide ME...

    Hi Senthil, Choice is yours. Observe the work, speak to your colleagues, and take a decision. Besides, it also depends on the opportunity that your organisation is able to offer you. Also, sometimes people move from techincal to functional as they get more experienced. -Allan
  8. A

    Please Guide ME...

    Hi ksenthil, Welcome to the software industry and the world of Progress. QAD Mfg/Pro is an ERP system. ERP stands for Enterprise Resource Planning. ERP packages are large softwares usually consisting hundreds of thousands of programs. Most ERP softwares are generally capable of handling most...
  9. A

    ListBox Options being displayed on Screen

    Thanks Casper for your valuable inputs, I will check whether this is related to html-encode. Regards, Allan
  10. A

    ListBox Options being displayed on Screen

    Thanks Casper / Amrock / gcampbell for replying. Yes Casper you are right, i am going to the same page on click of the submit button. It is designed that way. However this is happening in a number of programs not just this one. The basic flow of the program(s) are / is as follows: 1. Show a...
  11. A

    ListBox Options being displayed on Screen

    Hello, I have a webspeed program containing a form in with a HTML list box created by using <select> and <options> Tags. The list box has a number of List Items. There is a Submit button on the form. When the user clicks on the Submit button, the program behaviour is not as expected. The...
  12. A

    MFG/PRO Archive delete old data

    hi azizan, You may have to do a dump/load of the database to actually reduce the size of the db
  13. A

    page-up page-down

    Hi, In the original post it was not mentioned that some disk file needs to be displayed. The requirement was for a dialogbox which displayed contents from an array / temp-table. I thought this may be required for a list-box type of application. For that scenario, the scroll option is best...
  14. A

    Running Probkup in Linux enviroment

    Dear Steve, IF I have got your question right, I dont think there is any difference in the way the probkup / prorest works on DOS and Linux. Do you want to take the probkup to tape or to file? If you want to take it to a file the command would be: probkup <database path> <file name>...
  15. A

    page-up page-down

    Dear Hope, I think you can take help from the SCROLL STATEMENT example r-chose1.p given in the progress help file (windows) If you are still stuck up, please let me know Cheers
  16. A

    Prorest Output redirection to File on MSDOS

    Hi, I want to do an automatted restore of databases using prorest command. To analyse whether the prorest was sucessful i need to redirect output of prorest to a file. This works fine in Unix / Linux , but does not work in Windows. In Windows prorest command displays the program output on the...
  17. A

    Disabling symbols when CAPS LOCK is on

    Hi, Thanks Mark. I think i have to search something on the Key Mapping Front. As far as the SecureCRT suggestion is concerned, i am already having the software with me. But my main problem is not of the progress Editor. The problem is with user applications. This problem is faced by the user...
  18. A

    Disabling symbols when CAPS LOCK is on

    Hi, Thanks to all who replied. I think Mark got the problem right. Mark for your information, i am using the progress Editor on the DOS platform (CUI). This problem exists even in the CUI progress applications on the DOS platform. Thanks in advance -Allan
  19. A

    Disabling symbols when CAPS LOCK is on

    Hi, I am using progress 8.3D for DOS Character User Interface (CHUI). In the progress editor if the CAPS LOCK key is ON the symbols are activated instead of numbers on the number row of the keyboard (the row on the keyboard after the Function keys F1, F2, etc.) . I want it to input numbers...
Back
Top