Search results

  1. R

    Break By & By

    Can anyone give me the scenario to differentiate the break by & by?
  2. R

    Import XML

    Actually I am new to XML so I thought the first two lines of XML creating problem. That's why I wanted to read rest of the XML.
  3. R

    Import XML

    I have to read the attached XML file. How I can do that?
  4. R

    Import XML

    Hello, I am using progress webclient10.2A Run the application in webclient and run the appropriate activity. Then I am importing a ReadSoft XML file which is located at local PC(at desktop). It's throwing me an error while importing. Error reading XML file '/usr/wrk/tmp/_t015586'. (13035)...
  5. R

    New functionality to be added

    Progress Version: Openedge Architect 10.2b Application: An ERP Unibis
  6. R

    How to read XML & through existing API to import the data into AP as an Invoice?

    Progress Version: Openedge Architect 10.2B Application: An ERP Unibis
  7. R

    How to read XML & through existing API to import the data into AP as an Invoice?

    Hello, I need to take a document in XML, reading it, and then using some existing API to import the data directly into Accounts Payable as an invoice. How can we achieve it?
  8. R

    New functionality to be added

    Hello, I have to add new functionality to all enquiry programs. All the report programs (having program type job-w) We can change the default value of any field by TABL configuration for report programs through jsjb activity. Can anyone give me some hint to add the same functionality...
  9. R

    Share-lock

    Hello, When we use share-lock? Can you give me a scenario?
  10. R

    Record Scoping

    Can you explain me record scoping with examples? The difference between strong scope & weak scope?
  11. R

    Difference Between Temp Table & Work Table

    Can you explain me the difference between temp table & work table with examples?
  12. R

    Basic Questions & Answers of Progress 4gl

    Can anyone provide me the basic questions & answers of progress 4gl for interview preparation?
  13. R

    To place widgets centrally in the frame

    I am changing the selection screen layout as per standard. Now if I increase the frame size(vertical or horizontal), so all the widgets must be centered. Currently what I am doing...it's just based on my judgement by seeing the right-left and top bottom space on the frame which could be right or...
  14. R

    To place widgets centrally in the frame

    Hello, Requirement: Widgets must be centered in the frame. is there any tool to find out the exact center location for widgets in the frame?
  15. R

    error1005

    Can you help me to short out the below problem? --------------------------- Error --------------------------- ap325-re did not run run ap/ap325/ap325 Procedure edLaunch ap/ap325/ap325re passed parameters to ap/ap325/ap325, which did not expect any. (1005) --------------------------- OK...
  16. R

    Invalid Character in numeric input

    Please have a look into the attached code.
  17. R

    Invalid Character in numeric input

    Hello, When I do import data from a text file, it's throwing an error. 3 **invalid character in numeric input y(76). Please have a look into the attached file. I have put the data in the .txt file same as defined in the table.
  18. R

    Report Program

    Hello, I am using Openedge 10.2B. I have attached the code as well.
  19. R

    Report Program

    Can anyone help me to write a report program? (1) Add gupr (ar408) that is a report program but passes the parameter of MODULE and TABLE instead of prompting the user for the values.
  20. R

    Invalid Handle

    Can anyone tell me about the following error? & How to resolve it? --------------------------- Error --------------------------- Invalid handle. Not initialized or points to a deleted object. (3135) --------------------------- OK ---------------------------
Back
Top