The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: John Cowan <cowan@ccil.org>
To: Derek Fawcus <dfawcus+lists-tuhs@employees.org>
Cc: The Eunuchs Hysterical Society <tuhs@tuhs.org>
Subject: Re: [TUHS] A/UX [was Linux is on-topic]
Date: Tue, 18 Aug 2020 10:11:45 -0400	[thread overview]
Message-ID: <CAD2gp_TeSftHFM=om-HFRM-VFSYXQDJ1__8KsVeVqi5a-b58yw@mail.gmail.com> (raw)
In-Reply-To: <20200818135716.GA93457@clarinet.employees.org>

[-- Attachment #1: Type: text/plain, Size: 2377 bytes --]

No, that definitely wasn't it: this is of the "numeric code plus text
string" type, although it's interesting because it has multiple-length text
strings to trade off verbosity/helpfulness.  It kind of reminds me of what
you get in ADVENT when you move to a place you have been before.  You get
only a brief description, but if you type DESCRIBE you get the full monty.
That must have saved a lot of LA34/36 paper.  :-)


On Tue, Aug 18, 2020 at 10:07 AM Derek Fawcus <
dfawcus+lists-tuhs@employees.org> wrote:

> On Thu, Aug 13, 2020 at 04:04:22PM -0400, John Cowan wrote:
> > But this reminded me: Does anyone remember a system of any sort where
> there
> > were *two* corresponding sets of alphanumeric error codes, one short and
> > meaningless like F32 and the other somewhat meaningful like POWER_LOW?  I
> > made up this example, but I have a feeling I saw or read about such
> > a system.  I can't pin it down with Dr. Google.
>
> Something early from Digital Research?
>
> Not quite what you describe, but a late DR OS had the following scheme.
>
>
> http://bitsavers.org/pdf/digitalResearch/flexos/1073-2003_FlexOS_Users_Guide_V1.3_Nov86.pdf
>
> page 4, and 128 onwards:
>
>     The help level can have a value between 1 and 4. Your computer
> manufacturer sets a default help level which you can override with DEFINE.
>
>     1 Displays the FlexOS function, the error source module, and the
> return code.
>     2 Identifies the command and type of error in one sentence.
>       An example of a level 2 error message is "COPY: Write error."
>     3 Expands on the level 2 message and includes more specific
> information.
>       An example of a level 3 message is "COPY: An error occurred writing
> report.txt on a:".
>     4 Expands on the level 3 message and often suggests a possible
> solution to the error.
>       An example of a level 4 message is "COPY: An error occurred writing
> report.txt on a: The disk a: is full. You can erase unnecessary files to
> free up space."
>
> Where for scheme 1 it gave something like:
>
>     Error Code = 80137712
>     System Source Module              = Pipe System
>     Function Returning the Error      = write_data
>     Error Argument (long in HEX)      = 123456
>     Error Argument (character string) = string
>
> With only one of the last two lines printed, depending upon the function
> in question.
>
> DF
>

[-- Attachment #2: Type: text/html, Size: 3039 bytes --]

  reply	other threads:[~2020-08-18 14:12 UTC|newest]

Thread overview: 106+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-17 18:08 [TUHS] H.J. Lu Bootable Root & Base System disks Norman Wilson
2020-07-17 18:14 ` John Cowan
2020-07-17 18:19 ` Larry McVoy
2020-07-17 19:53 ` [TUHS] Linux is on-topic Warren Toomey
2020-07-17 19:57   ` Larry McVoy
2020-07-17 20:00     ` Adam Thornton
2020-07-17 20:04       ` Larry McVoy
2020-07-17 20:03     ` Dan Cross
2020-07-17 23:31       ` A. P. Garcia
2020-07-19 10:26       ` emanuel stiebler
2020-07-17 20:07     ` Warren Toomey
2020-07-17 20:12       ` Warner Losh
2020-07-17 20:19       ` Clem Cole
2020-07-19  9:54       ` Sergio Pedraja
2020-07-17 20:08     ` Michael Kjörling
2020-07-17 20:55       ` Grant Taylor via TUHS
2020-07-17 21:28         ` Michael Kjörling
2020-07-18 20:22           ` Ed Carp
2020-07-18 20:29             ` Warner Losh
2020-07-19  2:31               ` Gregg Levine
2020-07-19  3:46               ` Wesley Parish
2020-07-19  4:42                 ` Grant Taylor via TUHS
2020-07-19 18:01                   ` Michael Parson
2020-07-20  8:47                     ` [TUHS] A/UX [was Linux is on-topic] arnold
2020-07-20  9:46                       ` Arno Griffioen
2020-07-20 16:35                         ` Arthur Krewat
2020-07-20 17:44                           ` Arno Griffioen
2020-07-20 19:07                         ` Rich Morin
2020-07-20 19:45                           ` Al Kossow
2020-07-20 19:49                             ` Al Kossow
2020-07-24  0:01                               ` Chris Hanson
2020-07-20 20:20                         ` Ed Carp
2020-07-20 21:02                           ` John Cowan
2020-07-20 22:27                             ` Ed Carp
2020-07-24  0:04                             ` Chris Hanson
2020-07-31 23:02                             ` Dave Horsfall
2020-07-31 23:12                               ` Richard Salz
2020-08-01  1:36                                 ` Larry McVoy
2020-08-01 16:08                                   ` Nemo Nusquam
2020-08-01 17:01                                     ` Arthur Krewat
2020-08-13  0:00                                   ` Dave Horsfall
2020-08-13  1:47                                     ` Larry McVoy
2020-08-13  3:15                                       ` Grant Taylor via TUHS
2020-08-13  4:02                                         ` Larry Cashdollar via TUHS
2020-08-31 21:12                                         ` Dave Horsfall
2020-09-03 14:10                                           ` Michael Parson
2020-08-13  1:53                                     ` Nemo Nusquam
2020-08-13 17:14                                   ` Dan Cross
2020-08-13 17:19                                     ` Henry Bent
2020-08-13 17:58                                       ` Warner Losh
2020-08-13 20:04                                       ` John Cowan
2020-08-13 20:52                                         ` Dan Cross
2020-08-14 17:31                                         ` Paul Winalski
2020-08-15  1:24                                           ` Dave Horsfall
2020-08-18 13:57                                         ` Derek Fawcus
2020-08-18 14:11                                           ` John Cowan [this message]
2020-08-31 21:20                                         ` Dave Horsfall
2020-08-13 19:18                                     ` Adam Thornton
2020-08-13 19:28                                       ` Warner Losh
2020-08-13 20:15                                         ` [TUHS] AIX link repost [was " Charles H Sauer
2020-08-13 20:09                                       ` [TUHS] " Rich
2020-08-13 20:16                                         ` Larry McVoy
2020-08-13 20:17                                         ` Dr Iain Maoileoin
2020-08-14  1:04                                         ` Christopher Browne
2020-08-14 17:18                                           ` Jim Capp
2020-08-14 17:37                                             ` Jim Capp
2020-08-14 17:39                                             ` Jon Steinhart
2020-08-15  0:33                                               ` Rich
2020-08-15  1:20                                                 ` Larry McVoy
2020-08-15  2:08                                                   ` Dave Horsfall
2020-08-15  2:47                                                     ` Warner Losh
2020-08-15 17:44                                                     ` Paul Winalski
2020-08-15 12:05                                                   ` Thomas Paulsen
2020-08-15  1:33                                                 ` Jon Steinhart
2020-08-15  2:02                                                 ` Dave Horsfall
2020-08-15  2:45                                                   ` Andrew Hume
2020-08-15 16:55                                                     ` William Cheswick
2020-08-15  3:29                                                   ` Larry McVoy
2020-08-15  1:40                                             ` Gregg Levine
2020-08-13 22:24                                     ` Grant Taylor via TUHS
2020-07-24  0:02                           ` Chris Hanson
2020-07-20  9:48                       ` Andrew Warkentin
2020-07-20 11:49                         ` Larry McVoy
2020-07-20 14:36                           ` Clem Cole
2020-07-20 17:24                           ` John Cowan
2020-07-20 22:11                           ` Ed Carp
2020-07-21  1:04                             ` Larry McVoy
2020-07-22  3:13                               ` tytso
2020-07-22  5:40                                 ` Bakul Shah
2020-07-22 14:16                                   ` Larry McVoy
2020-07-20 12:32                       ` Derrik Walker v2.0
2020-07-20 12:54                         ` Andrew Warkentin
2020-07-21  1:50                           ` Larry McVoy
2020-07-21  2:30                             ` Gregg Levine
2020-07-22  3:44                         ` Jason
2020-07-22 12:23                           ` Derrik Walker v2.0
2020-07-20 14:28                       ` Clem Cole
2020-07-22  3:50                         ` Jason
2020-07-22  4:26                           ` Henry Bent
2020-07-24  0:10                             ` Chris Hanson
2020-07-20  0:24               ` [TUHS] Linux is on-topic Ed Carp
2020-07-22  3:41             ` Jason
2020-07-22 16:15               ` Michael Parson
2020-07-18  3:34     ` Tomasz Rola
2020-07-18 16:45     ` Christopher Browne
2020-07-19  7:32       ` Lars Brinkhoff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAD2gp_TeSftHFM=om-HFRM-VFSYXQDJ1__8KsVeVqi5a-b58yw@mail.gmail.com' \
    --to=cowan@ccil.org \
    --cc=dfawcus+lists-tuhs@employees.org \
    --cc=tuhs@tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).