[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[StrongED] Re: "string not recognized" error



In article <2f86b55251.fjgraute@xxxxxxxxx>,
   Fred Graute <fjgraute@xxxxxxxxx> wrote:
> You'll need to find out which program is setting the OLEServer$Type_FFF
> variable (OLESupport?) and see if it can be fixed.

Checking the 'image' of my old RPC, I find several copies/versions of
the OLESupport module, all of which use 36 instead of 35 as the length
for OS_SetVarVal, so the terminating zero is included (hence the |@).

For OLESupport 0.28 of 09-11-2002 (which is the most recent version I
could find) you should be able to fix that by loading the module in
StrongED and changing the word at offset &CB0 to &E3A00023.

Regards,
Frank


-- 
To unsubscribe send a mail to StrongED+unsubscribe@xxxxxxxxxxxxxx