Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
Roger_Hall
About
- Username
- Roger_Hall
- Joined
- Visits
- 1
- Last Active
- Roles
- Member
Comments
-
Kevin, I haven't heard of any issues with the last RDK. Can we get a production-ready version or was it already that? Thanks.
-
Kevin, I installed the new RDK into development and the highlighting issue appears to be fixed and the VNAV detection fix is still there. I will let you guys know if anyone here reports any issues. Thanks.
-
The highlighting issue is back, at least in development.
-
I installed both the RDK and OCX into our development system. I then retested both the small test program and my original test case and all the applicable VNAV compilation warnings showed up. We will let you know if we notice any issues. Thanks!
-
Kevin, We can try the prerelease build in our development system. Thanks.
-
The VNAV is supposed to be on BK_ORDER$XCH_REF, which seems to be missing from my previous post. Here is the program again, simplified a bit more: FUNCTION CREATE_BO_TEST(NONE) DECLARE FUNCTION OPENER $INSERT PDP_INCLUDES, LAYOUT_BK_TABLE FILE_…
-
I managed to come up with a small test program that I can cause the VNAV detection to work or fail by just commenting or uncommenting one statement: FUNCTION CREATE_BO_TEST(NONE) DECLARE FUNCTION OPENER $INSERT PDP_INCLUDES, LAYOUT_BK_TABLE $INSE…
-
Kevin, I missed your last post before responding myself. The problem is not with equates not referenced in the code. The problem is with the code using an equate which doesn't exist.
-
Kevin, we have the Options box for Ignore VNAVs referenced in inserts unchecked. The insert VNAV checking was working before we upgraded to 2.8, but remember, it stopped working before and you gave us a new SRPUtil.ocx in January to fix it. Don, I…
-
No, it is the equate VNAVs which are not being detected and Editor++ is catching them.
-
Don, Yes, I do mean the production OpenInsight on our network. Steve got back this morning and installed version 2.8 into that production version. It appears to have fixed the highlighting issue in both versions, so the ocx overlap might have b…