[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Re: U2 v 120



Dear Carl

Further to the below, I have found that in my case the use of
JM 2.XyWebU2.intQ2 ;*;
is location sensitive. When I first put it in Startup.int it was after I loaded my keyboard and after XY4 had loaded, the keyboard file was on screen. Moving the keyboard file later fixed this. However I then found that the number of lines I had on screen were severely curtailed. That was fixed by moving the loading of XYWWWEB.U2 and JM 2.XyWebU2.intQ2 ;*; virtually to the top of Startup.int. Only the Microlytics dictionary settings Default DR and Func NC now preceed it.

Everything seems fine now but is this normal behaviour?

Paul

Dear Carl
Thanks. It was not that but I have now found the problem. I copied the startup.int line from the readme and the JM and Q2 were plain text rather than embedded commands. I had changed the JM but forgot the Q2.

Best wishes

Paul

On 11/12/2014 22:30, Carl Distefano wrote:
Reply to note from Paul Breeze  Thu, 11
Dec 2014 18:56:08 +0000

Paul,
I have just installed XYWWWEB.U2 version 120 but when I insert
the line JM 2.XyWebU2.intQ2 ;*;

into my STARTUP.INT, XY4 reports an application error. IN
upgrading I simply copied the new U2 and INF files across and
used my existing REG file. Is this correct?

Correct, but make sure that the line in STARTUP.INT that calls
XyWebU2.int follows the line that LOADs XYWWWEB.U2. "Application
error" suggests that the order may be reversed.