Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.acorn.programmer > #496
| Date | 2011-07-01 14:44 +0100 |
|---|---|
| From | cferris@freeRemoveuk.com.invalid |
| Newsgroups | comp.sys.acorn.programmer |
| Subject | Re: Using !Reporter with Wimp Program |
| Message-ID | <e15afeeb51.cferris@cferris.freeuk.com> (permalink) |
| References | <3634e8eb51.cferris@cferris.freeuk.com> <51ebf8bae2News03@avisoft.f9.co.uk> |
| Organization | Home |
In message <51ebf8bae2News03@avisoft.f9.co.uk>
Martin <News03@avisoft.f9.co.uk> wrote:
> On 01 Jul, in article <3634e8eb51.cferris@cferris.freeuk.com>,
> <cferris@freeRemoveuk.com.invalid> wrote:
> > What is the best method of using !Reporter with a BASIC Wimp program?
>
> > ie - a way of avoiding showing all the WimpPoll returns.
>
> Reporter will only report what it has been asked to do!
>
> If you have some *Report commands that get processed every Wimp Poll, you
> will see how often your program is polled! You can ...
> - remove/comment the *Report commands,
> - move them to where you DO want to know about
> - mask out the Null reason code (should always do unless needed)
> - change to PollIdle with a larger delay time!
>
Thanks for a very handy program.
I've a program here which seems to run ok with the RPC but locks up the
Iyonix.
Trying to pin the fault down - if I turn on PROC at the beginning of
the prog - then adding a *reportOn/Off for each of the poll jump tables
I interested in.
Tricky when the computer locks up - because getting near to the problem
PROC or LINE number info is lost. :-(
I was looking at the BASIC 'TRACE TO filename' - and storing the info
on local HD or whether a copy of the info be passed over the Ethernet
to annother computer.
Bye
--
Colin Ferris Cornwall UK
Back to comp.sys.acorn.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Using !Reporter with Wimp Program cferris@freeRemoveuk.com.invalid - 2011-07-01 10:42 +0100
Re: Using !Reporter with Wimp Program Paul Sprangers <Paul@sprie.nl> - 2011-07-01 14:20 +0200
Re: Using !Reporter with Wimp Program Martin <News03@avisoft.f9.co.uk> - 2011-07-01 13:42 +0100
Re: Using !Reporter with Wimp Program cferris@freeRemoveuk.com.invalid - 2011-07-01 14:44 +0100
Re: Using !Reporter with Wimp Program Martin <News03@avisoft.f9.co.uk> - 2011-07-01 15:39 +0100
csiph-web