[Framers] Are there limits on Conditional Expressions? If so, what are they?

Lin Sims ljsims.ml at gmail.com
Tue Apr 18 11:54:58 PDT 2017


Heh.

Internal / External is the audience. Internal customers get proprietary
information that the external customers don't.
DocIss is for tracking tickets entered against documentation so that I know
who asked for a change and what the change was.
LP / SAS4 / LITE are the various IPs coming out of the set, with vA / vB /
vC being the various versions of each IP.
NoSeeEm is a review condition used only on the cover page legend telling
reviewers what is visible in the document.
WriterNote is either notes to myself or questions for reviewers
TBP is information that is under review for inclusion in one of more IP /
Audience combinations.

This thing has been a nightmare, because prior to this doc I've only had to
use simple Show/Hide.

On Tue, Apr 18, 2017 at 2:41 PM, Robert Lauriston <robert at lauriston.com>
wrote:

> You have four sets of conditions. What's the simplest logical
> statement of how you want to apply them?
>
> It's not clear to me why the Internal and DocIss sets are separate.
> You don't want this?
>
> "LITEvA"
> AND ("LP" or ... "SAS4vC")
> AND NOT ("TBP" or "Internal" or "DocIss" or "NoSeeEm" or  "WriterNote")
>
> On Tue, Apr 18, 2017 at 11:30 AM, Lin Sims <ljsims.ml at gmail.com> wrote:
> > OK, assuming you were telling me to create this expression:
> >
> > "LITEvA" and ( ( "LP" or "LPvA" or "LPvB" or "LPvC" or "SAS4" or
> "SAS4vA" or
> > "SAS4vB" or "SAS4vC" ) and not (  "Internal" or "TBP" ) ) and not (
> > "DocIss" or "NoSeeEm" or "WriterNote" )
> >
> > The answer is no, that doesn't work. For example, I have something that
> is
> > tagged LP + LITEvA + TBP, and it shows up, and I don't want it to.
> >
> > On Tue, Apr 18, 2017 at 2:16 PM, Lin Sims <ljsims.ml at gmail.com> wrote:
> >
> >> Might be. <intrigued> I'll have to try that. I thought I had, but maybe
> >> not. I'll experiment and get back to you.
> >>
> >> On Tue, Apr 18, 2017 at 2:02 PM, Robert Lauriston <robert at lauriston.com
> >
> >> wrote:
> >>
> >>> On Tue, Apr 18, 2017 at 10:42 AM, Lin Sims <ljsims.ml at gmail.com>
> wrote:
> >>> > ...This part of the expression is the same for both:
> >>> >
> >>> > not ( "DocIss" or "Internal" or "LP" or "LPvA" or "LPvB" or "LPvC" or
> >>> "NoSeeEm"
> >>> > or "SAS4" or "SAS4vA" or "SAS4vB" or "SAS4vC" or "TBP" or
> "WriterNote" )
> >>> >
> >>> > and it's telling Frame not to show anything that has at least one of
> >>> those
> >>> > tags attached.
> >>>
> >>> In the second version, it's telling Frame to show everything that does
> >>> not have any of those tags. That has no effect on anything that
> >>> follows it. The logic is:
> >>>
> >>> NOT ( "DocIss" or ... "WriterNote")
> >>> OR
> >>> (all the other stuff)
> >>>
> >>> Is what you want actually this?
> >>>
> >>> "LITEvA"
> >>> AND ( ("LP" or ... "SAS4vC") AND NOT ("TBP" or "Internal") )
> >>> AND NOT ("DocIss" or ... "WriterNote")
> >>> _______________________________________________
> >>>
> >>> This message is from the Framers mailing list
> >>>
> >>> Send messages to framers at lists.frameusers.com
> >>> Visit the list's homepage at  http://www.frameusers.com
> >>> Archives located at http://www.mail-archive.com/fr
> >>> amers%40lists.frameusers.com/
> >>> Subscribe and unsubscribe at http://lists.frameusers.com/li
> >>> stinfo.cgi/framers-frameusers.com
> >>> Send administrative questions to listadmin at frameusers.com
> >>>
> >>
> >>
> >>
> >> --
> >> Lin Sims
> >>
> >
> >
> >
> > --
> > Lin Sims
> > _______________________________________________
> >
> > This message is from the Framers mailing list
> >
> > Send messages to framers at lists.frameusers.com
> > Visit the list's homepage at  http://www.frameusers.com
> > Archives located at http://www.mail-archive.com/
> framers%40lists.frameusers.com/
> > Subscribe and unsubscribe at http://lists.frameusers.com/
> listinfo.cgi/framers-frameusers.com
> > Send administrative questions to listadmin at frameusers.com
> _______________________________________________
>
> This message is from the Framers mailing list
>
> Send messages to framers at lists.frameusers.com
> Visit the list's homepage at  http://www.frameusers.com
> Archives located at http://www.mail-archive.com/
> framers%40lists.frameusers.com/
> Subscribe and unsubscribe at http://lists.frameusers.com/
> listinfo.cgi/framers-frameusers.com
> Send administrative questions to listadmin at frameusers.com
>



-- 
Lin Sims


More information about the Framers mailing list