Re: [Ql-Users] Strange channel bugs?

2017-09-12 Thread Marcel Kilgus via Ql-Users
Bob Spelten via Ql-Users wrote:
> These errors were not given every time but after what looked like a proper
> reset, an newly started QD still did not do C-F6/F8.
> The QPC2 job has to be restarted before QD behaves normal again.

The OS is not write protected on QPC and only read once on startup. So
if you overwrite something then this is permanent damage.

> Under SMSQmulator the _obj also executes without opening any windows but
> the QD anomaly doesn't seem to happen there.

Memory problems are pretty random and differ between OS/platforms.

> I understand that my source _bas is faulty but what can cause such an
> upset and where do I start looking for a fix?

Check anything that might corrupt memory (e.g. PEEK, POKE, LBYTES and
any external extensions).

Marcel

___
QL-Users Mailing List


[Ql-Users] Strange channel bugs?

2017-09-12 Thread Bob Spelten via Ql-Users

What's happening?

I have successfully compiled a new version of my program.
That's to say, there were no errors reported by BasicLinker or Qlibeator.
But when the _obj is executed nothing seems to happen, no menu to act on.
It's there in the JOBS list but no channels were opened for it.
When I then kill this job it has the effect that the QD with the programs   
_bas can no longer produce lists of my Procs and FNs from the C-F6 to C-F8  
buttons or keys.


When killing this QD I did get a strange channel error:
 "at line 2430:1 invalid channel ID"
This was from the clock_bas executing in the background.
When SMSQ/E was RESET this produced a similar error in my BOOT file.

These errors were not given every time but after what looked like a proper  
reset, an newly started QD still did not do C-F6/F8.

The QPC2 job has to be restarted before QD behaves normal again.

Under SMSQmulator the _obj also executes without opening any windows but  
the QD anomaly doesn't seem to happen there.


I understand that my source _bas is faulty but what can cause such an  
upset and where do I start looking for a fix?

Executed from QD/Sbas the program runs fine.

Bob

--
The BSJR QL software site at: "http://members.upc.nl/b.spelten/ql/";
___
QL-Users Mailing List