More on my QPC2v2 setup:

If I EX a program, such as the SB snippet below

10 a = 0
20 OPEN#1;'con_0x0'
30 PAUSE#1; 200

it zaps QPC. A call to WINDOW#ch; 0, 0, 0, 0 does the same. (Some bracketing
clauses also appear to need to be there.) Looks like an SMSQ/E bug to me,
but QPC shouldnt really crash due to anything done by SMSQ/E?

It is quite handy to be able to open a "nul" window in those cases where you
need a channel but not necessarily a window, eg PAUSE and PICK, so I should
quite like to continue availing myself of that facility, rather than having
to work around it. Can this be fixed?

Per

Reply via email to