Search results

  1. S

    Invoking same procedure from differnt files.

    Hello everyone... me again :). I have a procedure which does exactly the same thing, but needs to be invoked from different programs (lets call them x and y (y runs only from within x)). I would like to create either a .include or .p (I don't know what exactly is the difference) file that would...
  2. S

    search inside the .p .w and .i files possible?

    I tried that and then I tried google desktop as well... didn't work so I came here for help. textpad actually works very well.. It gives you all of the instances of the search query in a very organized structure.
  3. S

    search inside the .p .w and .i files possible?

    if u mean using windows explorer then I do not believe so...
  4. S

    Progress Pro*Spy Plus... activeX control and bunch more errors.

    Never mind.. I thought it worked differently :D. It just traces all of the steps that I perform, while running the edditor Thanks.. Another question would be how to envoke crystal reports from the new version of progress but maybe its for separate post.
  5. S

    search inside the .p .w and .i files possible?

    thanks punterweger, its exactely what I was looking for :D any other useful tips...
  6. S

    search inside the .p .w and .i files possible?

    Hello me again.. I have a huge project and was wandering if it is possible to search inside those files (I mean particular fields, variables or calls) either from editor or some external program. Thanks in advance. GB.
  7. S

    Progress Pro*Spy Plus... activeX control and bunch more errors.

    Never mind.. I thought it worked differently :D. It just traces all of the steps that I perform, while running the edditor Thanks.. Another question would be how to envoke crystal reports from the new version of progress but maybe its for separate post.
  8. S

    Progress Pro*Spy Plus... activeX control and bunch more errors.

    Thanks KnutHandsome, it worked great. When I run it thou, it traces the stuff from proedit directory, do u have any idea how would I go about pointing it to the directory where my program is located? Thanks again.
  9. S

    Progress Pro*Spy Plus... activeX control and bunch more errors.

    Hi... me again. I am trying to trace the call procedures of my application and found out that I can use Pro*Spy plus for that I guess, but when I open it it gives me an error: "Specified ActiveX control is not registred or the .ocx file was moved from where it was registered. Error occurred...
  10. S

    A procedure for copying sales order info to purchase order...

    Hello everybody me again :) I just want to say that I am not looking for you guys to give me a particular solution to this problem, rather I am in need of guidance on how to tackle this animal. How do professional programmers approach something like this in my situation? I know this is a big...
  11. S

    Progress 8 files in progress 9 editor.

    Thanks for your help Tom and everybody... How do I determine which code was generated by smart tools in v8? And also I do get that error message even with v9 code, when I make some kind of changes to it and try to compile, it might have to do something with this ERP program, which is already...
  12. S

    Progress 8 files in progress 9 editor.

    do u by any chance know if I need to be connected to v8 database or converted v9 database.... Thanks.
  13. S

    Progress 8 files in progress 9 editor.

    Hi jp-uk Thanks for the reply. What exactly is smart browser object and how do I link it to SDO (i don't really know what this stands fro as well). Yes I can open it with editor/notepad... App builder I am running is very unreliable. It changes code in my files all the time and gives me that...
  14. S

    Search inside of the table and field proprties?

    Doesn't progress 9 uses dictionary as well? And what exactly is "bill of materials"? Also do you by any chance have any idea how much would Analyst cost, it doesn't really say on the website, but looks like something that I could use. thanks :)
  15. S

    Search inside of the table and field proprties?

    Thanks again Thomas, I will start trying MDG on monday, once I figure out how to build .df files out of my database. I will also see if I can get my hands on Erwin, as I need any tools I can use to understand how to manage this huge ERP program, including data structure. I just got into...
  16. S

    Search inside of the table and field proprties?

    Thanks for the reply Thomas. Your "DEV-35: Modeling Existing ABL Systems with UML project" looks like something that would be very useful to me once its complete. I skimmed through the pdf file on the oehive and signed up for the usergroup as well. Also what kind of ERD tool would I be able...
  17. S

    Search inside of the table and field proprties?

    Hello, me again... :D Is there are a way to search inside of the table and field properties, as well as search for table and field names. In general I am having a difficulty in understanding how this Encompix application is organized and was wandering if there are any tools out there that can...
  18. S

    Progress 8 files in progress 9 editor.

    Hello everyone. I have been working with progress for a little more then 2 weeks now. My task is to upgrade our older ERP software written in progress 8 to a new ERP software written in progress 9. Every time I try to compile progress 8 files in the new procedure editor, it will compile fine...
  19. S

    Progress 9.1e AppBuilder help.

    Hi everybody. I know I asked this question in my previous thread, but I just wanted to separate it since it branched off into a different direction :D. My question is how do I delete widgets properly, so AppBuilder does not give me error and crashes. In this picture I need to get rid of...
  20. S

    Progress 9.1e couple of noob questions

    Thanks again tomhas. I will ask my boss to talk to sales reps when I get back on monday about a possibility of converting to OpenEdge. I have 3 questions about AppBuilder: -How do I easily delete widgets from prog completely, without having to edit all of the DEFINE fields in a code, which...
Back
Top