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


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

Re: case sensitive file test

From Martin <News03@avisoft.f9.co.uk>
Subject Re: case sensitive file test
Newsgroups comp.sys.acorn.programmer
Date 2020-06-04 17:51 +0100
Message-ID <587b6c79f9News03@avisoft.f9.co.uk> (permalink)
References <5876ae0c64bob@sick-of-spam.invalid> <5ed457bc$0$1436$e4fe514c@newszilla.xs4all.nl> <a248d019-7c38-439a-8d5f-62d6d817a285@googlegroups.com>
Organization None

Show all headers | View raw


On 04 Jun in article
<a248d019-7c38-439a-8d5f-62d6d817a285@googlegroups.com>,
   <jgh@mdfs.net> wrote:
> Similarly, if there's some I/O information that won't change over
> the run of a program, read it once into a variable, then access the
> variable.

> For example:
>  size%=EXT#inputfile then use size% instead of EXT#

Excellent advice, in general ... but this example ...

> If your program is never going to change screen mode:
>  SYS whatever TO xsz%,ysz%,etc then use xsz% and ysz%

is a bad one, because if it is a Wimp program the mode is usually
changed outside your program, so ModeChange messages have to be
watched for and the relevant variables read again.

-- 
Martin Avison 
Note that unfortunately this email address will become invalid
without notice if (when) any spam is received. 

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


Thread

case sensitive file test Bob Latham <bob@sick-of-spam.invalid> - 2020-05-26 12:46 +0100
  Re: case sensitive file test Bob Latham <bob@sick-of-spam.invalid> - 2020-05-26 14:21 +0100
    Re: case sensitive file test Kevin Wells <kev@kevsoft.co.uk> - 2020-05-26 15:34 +0100
      Re: case sensitive file test Steve Fryatt <news@stevefryatt.org.uk> - 2020-05-26 17:12 +0100
        Re: case sensitive file test Bob Latham <bob@sick-of-spam.invalid> - 2020-05-26 17:42 +0100
          Re: case sensitive file test Steve Fryatt <news@stevefryatt.org.uk> - 2020-05-26 18:21 +0100
            Re: case sensitive file test Bob Latham <bob@sick-of-spam.invalid> - 2020-05-26 19:46 +0100
        Re: case sensitive file test Steve Drain <steve@kappa.me.uk> - 2020-05-27 13:14 +0100
          Re: case sensitive file test jgh@mdfs.net - 2020-05-27 16:25 -0700
            Re: case sensitive file test Steve Drain <steve@kappa.me.uk> - 2020-05-28 14:16 +0100
              Re: case sensitive file test druck <news@druck.org.uk> - 2020-06-01 20:01 +0100
      Re: case sensitive file test Bob Latham <bob@sick-of-spam.invalid> - 2020-05-26 17:29 +0100
        Re: case sensitive file test Steve Fryatt <news@stevefryatt.org.uk> - 2020-05-26 17:52 +0100
          Re: case sensitive file test Bob Latham <bob@sick-of-spam.invalid> - 2020-05-26 18:06 +0100
        Re: case sensitive file test "John Williams (News)" <UCEbin@tiscali.co.uk> - 2020-05-26 18:00 +0100
          Re: case sensitive file test "John Williams (News)" <UCEbin@tiscali.co.uk> - 2020-05-26 18:07 +0100
          Re: case sensitive file test Bob Latham <bob@sick-of-spam.invalid> - 2020-05-26 19:40 +0100
    Re: case sensitive file test David Higton <dave@davehigton.me.uk> - 2020-05-26 18:08 +0100
      Re: case sensitive file test Bob Latham <bob@sick-of-spam.invalid> - 2020-05-26 19:40 +0100
  Re: case sensitive file test Erik G <noreply123@xs4all.nl> - 2020-06-01 03:19 +0200
    Re: case sensitive file test Bob Latham <bob@sick-of-spam.invalid> - 2020-06-01 15:53 +0100
    Re: case sensitive file test druck <news@druck.org.uk> - 2020-06-01 20:57 +0100
    Re: case sensitive file test jgh@mdfs.net - 2020-06-04 09:23 -0700
      Re: case sensitive file test Martin <News03@avisoft.f9.co.uk> - 2020-06-04 17:51 +0100
      Re: case sensitive file test druck <news@druck.org.uk> - 2020-06-04 20:49 +0100
        Re: case sensitive file test jgh@mdfs.net - 2020-06-04 16:18 -0700
          Re: case sensitive file test druck <news@druck.org.uk> - 2020-06-05 11:27 +0100

csiph-web