Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.acorn.programmer > #494

Re: Using !Reporter with Wimp Program

From Paul Sprangers <Paul@sprie.nl>
Subject Re: Using !Reporter with Wimp Program
Newsgroups comp.sys.acorn.programmer
Date 2011-07-01 14:20 +0200
Message-ID <51ebf6b727Paul@sprie.nl> (permalink)
References <3634e8eb51.cferris@cferris.freeuk.com>
Organization None

Show all headers | View raw


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.

As far as I know, you will only see all those WimpPoll returns if you use
Reporter within the poll loop. When used within a routine, it will
obviously only return something when the routine is called.

Without more information, it is hard to guess what you are after, but if
you want to know the value of a particular variable, say var$, you should
enter a line after the one where var$ is set or changed, typically
*report var$

The accompanying StrongHelp manual will guide you through its features.
Anyhow, Reporter is at least as priceless as StrongHelp itself, I think.

Kind regards,
Paul Sprangers

Back to comp.sys.acorn.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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