Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
DonBakke
About
- Username
- DonBakke
- Joined
- Visits
- 3,158
- Last Active
- Roles
- Administrator
Comments
-
Barry, Okay, the confusion is somewhat understandable but I think I can sort this out for you. First, the "NEWS" you are referring to comes from the Wiki site. Note the date of that post: 04/08/2015. So, this is a (relatively) old post. However, i…
-
Paulo, To follow up on Kevin's response and circle it back to your original post: 1. Fundamentally you are using XMLHTTP. This is the COM object that allows us to send HTTP requests to web servers. 2. Kevin's code sample above uses the Revelation…
-
Barry, The answer to your question is "yes". The forms that you embed using the SetForm method are still forms and manage their own events. They are only visually linked to the form that contains the SRP Panel control. Thus, will will need to sen…
-
Hi Don, Thank you for posting this. We already discovered this internally and a fix is in place. We are hoping to release the SRP Editor v2.6.1 very soon, but we will be unable to do so until we complete some major changes that are going into the c…
-
Hi Bryan, I saw that you posted this in the SRP Editor Control forum as well. I have removed that post since this issue is more appropriate in here. I appreciate you bringing this to our attention. We have been dealing with a similar issue and thi…
-
Bryan, Okay, then the problem is definitely related to Kevin's response. The when the SRP Editor is installed there is an option to install the SRPControls.ocx. By doing this it will be registered an un-register your existing controls. The installe…
-
Bryan, When you are looking at the Version Information dialog, does it say "OLE INFORMATION" with the SRP logo in the upper left corner or "SRP ActiveX Controls" with the SRP logo centered at the top?
-
Martin, I will let Kevin respond to your request for a symbol table. I suspect that will not be helpful but this is not my area of expertise. I am somewhat dubious that the problem is related to unassigned variables, although by coincidence the pr…
-
Martin, I sent you an email with a beta copy of the SRPEditor.ocx. Please let me know if you do not get this. Thanks.
-
Matt, There might be a connection between your problem and Martin's. However, the memory address is not likely to be a useful indicator. These kind of issues are subject to external variations which cause different behaviors and trigger points. Thi…
-
Martin, When you upload an image you can create a link to it in the discussion post. The Upload page provides the syntax. In your case here is what would be entered: [[file:6-11-2012 10-41-16 PM.png]] This image will now come in as so: I do no…
-
Martin, Does this happen with any code or just certain code. Can you post the code that causes the crash?
-
David, Regretfully no. We have been busy trying to resolve some problems with the SRPEditor.ocx as you may have read about. This is still an ongoing issue for us although we do appear to be making progress. I do not believe we have the delete oper…
-
Matt, I sent you an email with a beta copy of the SRPEditor.ocx. Please let me know if you do not get this. Thanks.
-
Matt, The video was brilliant. I was finally able to get OI to crash on line 180 but I had to replace Set_Printer with SP. If I use Set_Print it still works fine. Now I just need to make sure my engineers can replicate the problem as well. We will …
-
Matt, Kevin and I have tried to replicate this but without success. Based on your second point it appears that you are opening this up as a record or DOS file rather than a stored procedure. We tried opening this in every way we can think of but no…
-
Matt, Thanks for the posting of the code. I also received your attachment via email yesterday. I plugged it in but could not get the system to crash. I was waiting to test this on other machines before I replied back. I have had limited access to o…
-
Matt, Can you send me your OIPI_EXAMPLE1 routine? I want to eliminate as many differences as possible between our environments.
-
Matt, Can you confirm the version of the SRPEditor.ocx? Also, are you using the "Replace All" or "Replace" feature? I have tried both in v2.5.6 of the SRP Editor (Win 7, OI v9.3.1) and I cannot get it to crash.
-
Don, I can duplicate this even when I am running on a single monitor. I will get with Kevin to try and figure this out.
-
You are certainly right about this. We will investigate and post a fix/response ASAP. I thought I was pretty familiar with the most useful Windows Key combinations but I must admit that I was unaware of the Windows Key + Arrow feature. What is part…
-
Paulo, First, I move your thread from the SRP Editor Control topic to the SRP Editor topic. I know, a bit confusing, but the SRP Editor is also a control which can be used without the SRP Editor. 1. The way to launch any OpenInsight form from the …
-
Michael, The only other solution is one that does not exist yet. I do not know if you have been following the other thread originated by David Goddard, but ironically he has been asking for very similar features at the same time you began asking fo…
-
Soo.. you are calling it directly.. and there's no way to intercept the call from the editor? Michael, I wanted to follow up with you on this comment. How else would we be calling the Repository function if not directly? I thought that was the who…
-
Michael, There is always another way assuming one is willing to pay for it. :-) Honestly, the real reason version control is difficult in OI is because it stores everything in the database. While that has its advantages, it also does not play nice…
-
What network driver are you using?
-
Okay. Just needed to make sure we weren't overlooking something obvious. Usually I press Shift+F7 to bring up the HTML Viewer in the SRP Editor, and then press F5 to get to the command prompt and enter LISTS SYSLOGINS. Seems like you are doing very …
-
How are you listing the SYSLOGINS records?
-
Barry, You should indeed be seeing different usernames. I'm not sure why they seem to be disappearing. How are you listing the SYSLOGINS records? The reason for the select command is because OI always logs itself in using the SYSPROG master user. …
-
Mark, Since I have admitted to not having gone anywhere with embedded forms on the SRP ShortcutBar, I can't easily speak to its short-comings. (sorry). I would have expected (or hoped) that collapsing groups would have been possible. But you touch…