HP3000-L Archives

February 2000, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Eric H. Sand" <[log in to unmask]>
Reply To:
Eric H. Sand
Date:
Fri, 25 Feb 2000 13:42:32 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (62 lines)
<After Stan>
    Just my two cents on XL "feedback" from the system. I use XLs
extensively(most of my code is in XLs) and I would ALWAYS want to know when
an XL was not located if I directed the system to purposely include a
specfic XL in its resolution sequence. The NOWARN option is an accident
waiting to happen and should not be as such. The default should always be
WARN with the option of MUST for aborting if not found. I personally like
the "MUST" rather than the "+". "MUST" is instantly recognized and the "+"
could have many different connotations. I believe the most important aspect
the default "WARN" status is that you will ALWAYS know if a "directed"
specific XL was located or not(It will be right there on your Stdlist...!).

                                          Eric Sand
                                          [log in to unmask]

> -----Original Message-----
> From: Stan Sieler [SMTP:[log in to unmask]]
> Sent: Thursday, February 24, 2000 6:10 PM
> To:   [log in to unmask]
> Subject:      Re: NM Loader and HPSWTONMNAME
>
> Re:
> > >     XL="FOO"   warns if not found
> > >     XL="-FOO"  quietly ignores if not found
> > >     XL="+FOO"  error if not found
>
> > I like the idea in principle, but you may want to use something other
> than
> > "+" and "-". The implication would be that a "+" might mean use the xl
> list
> > supplied and link time and this xl too. A minus might be thought of as
> use
> > the linked xl list except for this xl.
>
> I chose "+" because of the common usage in many search engines as meaning
> "I must have this".
>
> > Perhaps some form of parenthetical parameters would be more intuitive,
> > although I honestly can't stand the format of ;SELEQ (who's idea was i
>
> You mean like:   XL="FOO,[FOO2],(FOO3)"
> (warn, quiet ignore, error, in that order)
> (Why?  Because "[]" is used in many syntax diagrams to indicate an
> optional item)
>
> I prefer the simpler +/- approach :)
>
> Or...what about a longer, but clearer:
>
>     XL="FOO,FOO1:WARN,FOO2:NOWARN,FOO3:MUST"
>
> where the interpretation is:
>
>    FOO  ... as today (no warn if not found)
>    FOO1:WARN ... warn if not found
>    FOO2:NOWARN ... quietly ignore if not found (no warn)
>    FOO3:MUST   ... abort load if not found
>
> SS
> Stan Sieler                                           [log in to unmask]
> www.allegro.com/sieler/wanted/index.html          www.allegro.com/sieler

ATOM RSS1 RSS2