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,960
- Last Active
- Roles
- Member
Comments
-
Tried in OI9, not working. I know I must be missing some step. Not sure also if and where OLE. prefixes are required. Cant find any good documentation on this for OLECONTROL interation. CtrlID = @Window:".CSXGRAPH_OLE" send_message(C…
-
May I ask you a few questions about the installation of csXGRAPH (Hoping you get the gist of what I am asking) 1. Is the $70 dev licence a one-off or annual 2. I assume you have a single dev licence on you PC When you distributed to a multiuser se…
-
Thanks heaps
-
This looks like it has been pulled by m/soft and was only available up to office2007 Do you know of any other charting ole that can be used in OI9 or maybe just OI10 function
-
Just saw this as the header of the proc. So, will follow all leads. /* Uses Microsoft Office Web Components see http://www.microsoft.com/downloads/details.aspx? familyid=7287252C-402E-4F72-97A5-E0FD290D4B76&displaylang=en Usage: Create a w…
-
@AusMarkB Disable F9 'Rollout' " if CtrlClassId = 'EDITTABLE' then" 1. Do it in PBC_LOGIN->Write with a message re exit. send_event(WRITE not executed 2. Do it in promoted events on GOTFOCUS & LOSTFOCUS
-
@AusMarkB Disable the F9 key whilst in the edittable and provide a 'Save' button at the bottom right of the edittable. (provide an appropriate red text info message at the top of the edittable)
-
Yes, showing as type 3, well for my little cheap test printer anyway (where I also have same issue as well as client's). I will have to check on client's system. If it was type 4, how do you change to type 3, sorry, never heard of this before.
-
Wow, thank you both so much for the very formative insight. It looks like it is definitely a road I would not attempt to go down alone. I had looked at the configuration options you had to go though and that did my head in!!
-
rdkinstall & rdkmodulinstall I think it might just be rdkinstall that is the issue. - but keep both anyway.
-
Totally agree with Don, been there done that many moons ago - had to keep a latest rdkmoduleinstall RDK handy - just in case.
-
Yes, the SRP controls installer was run - the new version with the selection option.(Thanks again for that)
-
FYI:- OI9 - Srpcontrols.ocx is running OK Would I then assume that 64 version requires extra stuff!
-
VC+ 2013 redistribution installer done, came up with repair, so, was installed by the SRPControls64 install. Still same issue - we need to do a test install on another client site that is 2016 server to ensure nothing is wrong with our server setu…
-
Yeah, I love it.
-
I've been wading deep in the Revelation forums searching for keywords Did you try your searches in Revelation Wiki it has all the forum posts in it's wiki.
-
thanks to revwiki and sprezz revmedia links I was able to work out and then get this to get my required results. DECLARE FUNCTION GETCONFIGURE ERROR = GETCONFIGURE(INFO) PrinterNames = INFO<29> PrinterPort = INFO<41> and of cou…
-
..the OI proc is called from AREV64, so I assume the 'system variable' is only available from AREV64, if so, I would then have to pass to my oiproc when called. I have looked at Dave's (RIP) 'AREV COMPANION' and the relevant system variable is not j…
-
From an OI proc I need to print(OIPI) to the printer with a 'silent' printer selection. i.e. Get the 'printer type' = RECEIPTS and retrieve the 'Name' to pass to set_printer INIT
-
What windows printer name has been assigned to the AREV printer name 'RECEIPTS'
-
Wow, that was weird, opened again and they are now value marks (same as your image) Thanks, sorry about that.
-
Looking at flds 13 & 14, what is that values separator character - srpeditor shows Chinese symbols!!!
-
Awesome, thanks heaps
-
We prefer to keep us, and our clients on an older stable version of the OI9 controls. An issue arose when doing a test install of OI10 on a client site and the the new OI9 one installed in the process and we had to recover VERY QUICKLY. Just want to…
-
Rev Wiki shows a posts - do a search and see if you can find later info. https://revelation.wiki/doku.php?id=commentary:forums_works:eea9c73437085848baf8d94ae2ef9450&s[]=rti&s[]=remaketable TableName = "CUSTOMERS" tablePa…
-
The form positioning to bottom right in mdi was fixed iv oi9 v4.2.1.10. The latest srpControls install appears to not now include that fix, so had to go back to the working version.
-
Fixed the OIPI 'Print' issue, but not the PDISK one
-
Ah, that was the problem. Thanks
-
Thinking of migration issues: If we were to change OI9 to use this method, then the app was migrated to OI10 still using this method, would that cause a problem.
-
Awesome, thanks, will check it out