Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
BarryStevens
About
- Username
- BarryStevens
- Joined
- Visits
- 1,982
- Last Active
- Roles
- Member
Comments
-
Ok, thanks.
-
All is perfect here
-
What are the srp ocx files now that only have to be registered? SRPControls.ocx & SRPCore.ocx ?
-
Once you understand the XML Yes, that is a biggy. Instead of just looking at it, I should play with and it would probably start to make sense.
-
Mark, Before/After screenshots (when completed) would be helpful to this forum. tia
-
Great Don, thanks.
-
Thanks for direction
-
Do you sell the icons library that you have created.
-
Thank you
-
I can highly recommend - Brilliant system.
-
Thanks, that works
-
I renamed the SRPutil.ocx that was in the folder and ran the install again, and the same was was placed in the folder, dated 10th June 2014
-
SRPUtil.ocx in the folder shows version 3.2.0 RC6 Appears the new one isn't being installed. Utils was left ticked as the default in the install
-
Ok, ran again'run as administrator' and the 'about' shows: SrpEditor 2.6.2 SrpUtil 3.2.0 RC6
-
Just to let you know that the VNAV detection appears to be much better in vers 2.6.2 RC2
-
OK, SRP Editor 2.6.2 worked, the other still doesnt. So what is different? ...you dont use BLINT?
-
OI editor++ works, so I assume BLINT is ok.
-
Thanks. All I needed was confirmation that it was not happening at your end. I will try your suggestions.
-
This hangs, because of the subroutine test_vnav(Void) X= X="xxxxx" return
-
I have source code that causes problem that you can see - I commented out all the inserts - and the compile hangs. I am emailing the text file to Don to be passed on to you. btw, it does happen with others as well. I have version 2.6.1
-
the variable Banking$InvoicesPaymentAllocationsCashbookCodes does not have a value set, I assumed the hang was in determining the VNAV. I wouldn't know where to look, so I will leave it for now as it compiles. Thanks
-
...when compiling, an alert with continue option default to no.
-
fyi: The upgrade works as expected here, good job.
-
What is happening about this. The problem is also you do a save-as, new name, changes then compile. It overwrites the original compiled object. You need a warning when compiling, where the saved name and the header name are different, to continue o…
-
how about a Save As dialog That's better, as it would be what you would need to do anyway. Thanks
-
Any forms that require a sequential key I name the field on the form as ID In a promoted gotfocus event I do: if CtrlentId[-3,3]=".ID" then if get_property(CtrlEntId,"DEFPROP") = "" and not(ISITQBFINITMODE(Window)) then set_property(CtrlEntI…
-
That works
-
Thanks >>_SERVICES, it will generate metadata for you Thought that might have been what you were referring to
-
x=set_property(xxx,'
-
Thank you Don & Kevin for the other responses.