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,870
- Last Active
- Roles
- Member
Comments
-
Also should srp_clean_array be srp_array - plus all associated redundants btw: Has that just been defaulted to 'pagetree' or did I accidentally change some setting (preferred the old style)
-
Ok, got it. Hence, it always pays to ask 'is there something that will do something'
-
@DonBakke Ok, thanks. Sorry I must have missed the announcement.
-
@DonBakke is there an official write-up on Database_Services
-
>>Anyway, we now have a solution that is 100% correct. Which is?
-
found I use this code function bsbs_get_lock_owner(Filename, Key) Declare Function rti_lock_owner owner = RTI_Lock_Owner( Filename ,Key ) if index(owner,'*',1) then PcId=field(Owner,'*',2,2)[1,'_'] end else PcId=owner end SysloginsRec=…
-
Awesome, works a treat.
-
Cool, thanks. Did not pick Firstmonth as being the relevant property.
-
< deleted post >
-
The example seems to show it is as simple as: / Set the selection to today's date Set_Property(@Window:".OLE_DATEPICKER", "OLE.Selection", Date())
-
Looks like I must also be changing the month and year, somewhere?? because if the date is in this month it is highlighted. If previous month the shows in previous month if I arrow to it.
-
default = 18776 How do you know when to use asynchronous or synchronous ? I just have that setup for all the qualify events . what should the value in Qualify<4> be for asynchronous . Is asynchronous a better default. I just copied the Qu…
-
>>that I loop through the fields and do the same thing just on a field by field basis << Start from the end and loop backwards until a cell value. < snippet > EditTableList = get_property(CtrlEntId,"ARRAY") vColCnt = count(Ed…
-
The new locks list routine I showed you shows a table of locks - what file/key/who
-
@josh in regards to list_keys, would this help for locks take a look at this upgrade
-
@kdiv use the 'Copy All' menu item then just 'paste' where you need. (image removed per owner's request)
-
>>as dot net browser controls and how do you do that?
-
Thanks guys @AusMarkB cool
-
@AusMarkB you could also contact Richard Bright (Rev NZ), he was doing something with google charts in OI.
-
maybe run ClientSetup.exe (in the OI root folder.) Exclude your OI path from DEP and any virus apps.
-
@AusMarkB are you using graphs in any of your work?
-
@bhaughn how did you get it to show in an OI form. Can it be printed in a report (say) OIPI.
-
@bhaughn what did you use to create the graphs?
-
OK
-
OI10 I used SetForm and it works whereas AddNamedForm doesnt. The issue I am seeing with SetForm is the form flashing up first before showing in the panel. The form is set as 'Hidden' but there is code for the create event with a forward event, …
-
Sorry guys, I misinterpreted the x control, I was assuming it would be auto adjusted. So, i would assume they would need to go on a 2nd page alighed with the page 1 panel to use the original x,y. I will make that changed.
-
Yes
-
Also tried the AddNamedForm example. The form I was using was not set to visible. When I ran the panel test form, the for I was setting is shown on the desktop but not in the panel. Just mentioning in case is a clue to what I am stuffing up. Testi…
-
what about all the 'sync' functions, the do rebuild
-
'Rebuild system index'