Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
SRP SetSysColorChange
Am wondering if I just do have not this correctly, but trying to use SetSysColorChange, installed the SRP Utilities v1.5.7, as went well as I understood. Simple NDW_LOGIN form created in application account, added to CREATE event "SRP_SysColorChange('NDW_LOGIN')", ran the form and get "program not found". Checked SYSPROG, the SSP executable is in the repository, but get debugger with "error loading program". I used the example online in the help and from the documentation of SRP Utilities (aka Freeware?). Win7 PRO 64bit, OI v9.4. Has to be something simple, but cannot locate it. Thanks,
Comments
SRP_Set_SysColorChange('NDW_LOGIN')
I think confusion could arise in the documentation then,
* Force this window to update its system colors
SRP_SysColorChange(@Window)
Funny thing though, both SRP_SysColorChange and SRP_Set_SysColorChange seemed to run ok for me in a call test.
Fair point. This is the first that the wiki inconsistency has been brought to my attention. I have updated the wiki. But, you are correct, both versions do exist and I think they are both the same code but it was renamed in a later release. I inspected the object code and the "official" one is three years newer.