Date: Tue, 15 Sep 2009 23:51:27 -0400
Reply-To: Joe Whitehurst <joewhitehurst@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Joe Whitehurst <joewhitehurst@GMAIL.COM>
Subject: Re: Interesting Construct
In-Reply-To: <200909160338.n8FK7MIJ022740@malibu.cc.uga.edu>
Content-Type: text/plain; charset=ISO-8859-1
Not if you are willing to reconstrue the rules of the game! And that is
what the Psychology of Personal Constructs is all about--learning to
reconstrue without losing your grip on reality. It's what ultimately sets
psychotherapeutic clients free. I've had many of my clients tell me,
"Things are still all fucked up, but I see them so differently now".
On Tue, Sep 15, 2009 at 11:38 PM, Arthur Tabachneck <art297@netscape.net>wrote:
> Nat,
>
> It's not just SAS. Take a look at:
> http://en.wikipedia.org/wiki/Tilde
>
> Art
>
> P.S. Joe: Isn't 5 aces indicative of some form of cheating?
> --------
> On Tue, 15 Sep 2009 21:43:02 -0400, Nathaniel Wooding
> <nathaniel.wooding@DOM.COM> wrote:
>
> >Jules
> >
> >This is a new one on me and I see from other replies that it is a NOT
> operator. I happen to have a V5 basics manual handy and it lists the "L"
> written so that it is lying on its side with the short bar pointing down (I
> do not have one on this keyboard) and also the caret (upside down V). The
> manual does not list the tilde as a not operator. The aforementioned
> symbols
> were used on different operating systems and I wonder whether the tilde
> came
> into use when some operating system that was added to the SAS world
> required
> something other than these two.
> >
> >I hope that all is well with you and your family.
> >
> >Nat
> >
> >-----Original Message-----
> >From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of
> Jules
> Bosch
> >Sent: Tuesday, September 15, 2009 5:57 PM
> >To: SAS-L@LISTSERV.UGA.EDU
> >Subject: Interesting Construct
> >
> >Has anyone ever seen the following SAS construct?
> >
> >
> >
> >if missing(studyday) and ~missing(trtdate) and ~missing(enddate) then do;
> >
> >
> >
> >In particular, I am interested in the use of the tilde. Can anyone
> >elaborate?
> >
> >
> >
> >Jules
> >http://www.boschsystems.com/
> >CONFIDENTIALITY NOTICE: This electronic message contains
> >information which may be legally confidential and or privileged and
> >does not in any case represent a firm ENERGY COMMODITY bid or offer
> >relating thereto which binds the sender without an additional
> >express written confirmation to that effect. The information is
> >intended solely for the individual or entity named above and access
> >by anyone else is unauthorized. If you are not the intended
> >recipient, any disclosure, copying, distribution, or use of the
> >contents of this information is prohibited and may be unlawful. If
> >you have received this electronic transmission in error, please
> >reply immediately to the sender that you have received the message
> >in error, and delete it. Thank you.
>
|