I have a problem that has manifested since downloading 4.8. This works fine with 4.7. Any thoughts would be appreciated.
I have a javescript call as follows:
allnotestext = window.external.GetHEScriptCom(‘DiagAss.ReadTextFile’,‘none’);
This is the procedure in DiagAss
function ReadTextFile...