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,877
- Last Active
- Roles
- Member
Comments
-
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.
-
>>should be invisible by default Ah, of course
-
also in the example to add all the controls from a window, it shows that you do a NewWindow = Start_Window("MY_WINDOW") wont that open the window
-
Open 3 c opies of oi, 3 records in syslogins commented out the Update_SysLogins call and ran app (opens mainmenu MDI) 2 records in syslogins Must be me so it is back in my court, thanks anyway.
-
>>What network driver are you using? Universal driver 4.7
-
Well, at least I know now what the viewer is used for I have just opened 3 copies of OI and there are 3 records in syslogins. This is driving me crazy. ok, fine toothcomb logging now
-
>>BTW, If I open SYSLOGINS when the oi copy is opened (no app launch), my username is already in the record. It must 'update' when any app in the oi menu is opened. If I open the editor from one of the first copies, then is is SYSPROG. Sorry
-
OI9.4.0
-
BTW, If I open SYSLOGINS when the oi copy is opened (no app launch), my username is already in the record.
-
SRPEditor, TCL select, rti's editor
-
Ok, even I was confused by that sequence. Here it is mapped out Open copy 1 of dev system syslogins 1 record with pi=9292 launch app - runs routine syslogins with updated pi=9292 record open copy 2 of dev system syslogins 1 record with pi=9976 Reco…
-
Actually if the routine is not called the syslogins records are there, when the routine gets called the last login call deletes the record from the first login call and also deletes it own record i.e. there are no records in the file. Am I missing s…
-
....ooops sorry about the spelling errors, more haste less speed.
-
Don, I have pinched and implemented your code for Update_SysLogins and I see it being updated on a sinle development system. But when in a liver multi user network environment there is ever only one record in the SYSLOGINS which is my login. Are t…
-
Thank you. That fixed it
-
Version shows 4.0.1.1 ran this in the folder(via command prompt - admin) regsvr32 SRPUtil.OCX /u regsvr32 SRPUtil.OCX Still the same
-
I installed the V2.7.1RC1 that I was given the link to for fixing another problem that I identified. Yes the SRPUtil.ocx is showing v4.0.0.
-
No it is all @Window. I copied the old ssp source from the working copy and the bloody thing works on the one button that was there before (I added more on the newer version.) Obviously stuffed something in the code. OK, have somewhere to look now…
-
SYSPROG*STPROCEXE**OBJ_CALL_EVENT
-
All above correct OLE event calling quickevent to the commuter module I saved the window under another name and the commuter module under the same name. no good. I will save and do OI Maint functions I have a copy from a few days ago, I will give…
-
Mmm, didn't realise you could do that!...tick...tick...tick.
-
Thank you, forgot to look at the online help, used the one I had - will fix that up.
-
Yep, that works, thanks
-
Ok, I see it is an RDKINSTALL