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

Re: [StrongED] Odd errors from StrongED 4.70a12



In article <563454fe9ecvjazz@xxxxxxxxxxxx>, Chris Newman
<cvjazz@xxxxxxxxxxxx> wrote:


> > It is an OS4.39 Dynamic Area thing. Disabling dynamic areas evades the
> > issue.

> > A StrongDump is at :-

> > http://pittdj.co.uk/temp/SEa12DA.zip

> > In !StrongED.!Run force StrongED$UseDA to 0.


> > | Don't use dynamic areas on RISC OS 3.1x or 5.xx.
> > If StrongED$OSVsn >= 350 Then Set StrongED$UseDA 1 Else Set
> > StrongED$UseDA 0 If StrongED$OSVsn >= 500 AND StrongED$OSVsn < 600 Then
> > Set StrongED$UseDA 0

> > Set StrongED$UseDA 0

> Thanks David. My StrongED Run already looked like this....

> | Don't use dynamic areas on RISC OS 3.1x or 5.xx.
> If StrongED$OSVsn >= 350 Then Set StrongED$UseDA 1 Else Set StrongED$UseDA
> 0 If StrongED$OSVsn >= 500 AND StrongED$OSVsn < 600 Then Set StrongED$UseDA
> 0

> I've now changed it to ....

> If StrongED$OSVsn >= 350 Then Set StrongED$UseDA 0 Else Set StrongED$UseDA 0

> And all is well but why have I never come across this in previous versions
> of StrongEd?

> StrongEd 4.70a11 on the Virtual Acorn has "StrongED$UseDA 1 Else Set...etc
> " & that works OK so it's only reared its ugly head in 4.70a12.

> Curiouser & curiouser, said Alice.

Further to my own post, doing the above seems to have compromised the global
clipboard in 4.39 Adjust. I'll need to investigate a bit further to see if
anything else is causing the problem but I haven't done anything else
different.

-- 
Chris

--=20
To unsubscribe send a mail to StrongED+unsubscribe@xxxxxxxxxxx
List archives at http://www.Torrens.org/RO/StrongED/index.html