Compile all files: try again

Hamilton, Allison Allison.Hamilton@Cognos.COM
Thu, 31 Jul 2003 13:48:06 -0400


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C3578B.E617DCA0
Content-Type: text/plain;
	charset="iso-8859-1"

MMS is Module Management System, the OpenVMS build management product (sort
of like make) often used with CMS, the Code Management System for source
control. 

-----Original Message-----
From: Markus Grossrieder [mailto:markus.grossrieder@alba-systems.com]
Sent: Thursday, July 31, 2003 1:38 PM
To: Valentin Likoum; powerh-l@cube.swau.edu
Subject: Re: Compile all files: try again


Hi Valentin,

>   I found that MMK (or MMS) is very handy to maintain a heap of Q%S.

what is MMK (or MMS) ?

I hope that's not a completly stupid question ...

Thanks, Markus

----- Original Message -----
From: "Valentin Likoum" <valentin.likoum@ncc.volga.ru>
To: <powerh-l@cube.swau.edu>
Sent: Thursday, July 31, 2003 6:05 AM
Subject: Re: Compile all files: try again


> On 30.07.2003 Chris.Sharman@ccagroup.co.uk <Chris.Sharman@ccagroup.co.uk>
wrote:
>
> > I've been deluged with block messages, presumably because saf.com is
perceived
> > as an executable by PC tools.
>
> > Here it is again, "Select all files", as a text file: use with VMS DCL
by
> > renaming to saf.com - hopefully this will get through.
>
> > Example: @saf "quick auto='name' nolist" *.qks
>
> > Chris
>
>
>   I found that MMK (or MMS) is very handy to maintain a heap of Q%S.
> "Compile all files" is "MMK/FROM_SOURCE". Contents of simple
> DESCRIP.MMS file:
>
> ------------------- Cut here --------------------------
> .SUFFIXES : .QKC .QTC .QZC .QKS .QTS .QZS
>
> .qks.qkc :
>         QDESIGN $(QDESIGNFLAGS) AUTO=$(MMS$SOURCE)
>
> .qts.qtc :
>         QTP $(QTPFLAGS) AUTO=$(MMS$SOURCE)
>
> .qzs.qzc :
>         QUIZ $(QUIZFLAGS) AUTO=$(MMS$SOURCE)
>
> PROCLOC = somedev:[somedir]
>
> QDESIGNFLAGS = PROCLOC=${PROCLOC} NOLIST
> QTPFLAGS = PROCLOC=$(PROCLOC) NOLIST
> QUIZFLAGS = PROCLOC=$(PROCLOC) NOLIST
>
>
> .INCLUDE qkclist.mms
> .INCLUDE qtclist.mms
> .INCLUDE qzclist.mms
>
> all : qkc, qtc, qzc
>
> qkc : $(QKCLIST)
>
> qtc : $(QTCLIST)
>
> qzc : $(QZCLIST)
>
> $(QZCLIST) :
>
> $(QKCLIST) :
>
> $(QTCLIST) :
> ------------------- Cut here --------------------------
>
>   Lists of QKC, QTC and QZC files to be rebuilt are included in the
> separate files qkclist.mms, qtclist.mms, qzclist.mms respectively.
>
> --
>   Valentin Likoum
>   valentin.likoum at ncc dot volga dot ru
>
> = = = = = = = = = = = = = = = = = = = = = = = = = = = =
> Mailing list: powerh-l@lists.swau.edu
> Subscribe: "subscribe" in message body to powerh-l-request@lists.swau.edu
> Unsubscribe: "unsubscribe <password>" in message body to
powerh-l-request@lists.swau.edu
> http://lists.swau.edu/mailman/listinfo/powerh-l
> This list is closed, thus to post to the list you must be a subscriber.
>
>


= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l@lists.swau.edu
Subscribe: "subscribe" in message body to powerh-l-request@lists.swau.edu
Unsubscribe: "unsubscribe <password>" in message body to
powerh-l-request@lists.swau.edu
http://lists.swau.edu/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.

Join us at Cognos' biggest event of the year Enterprise 2003, The Cognos
Business Forum.  Taking place in over 25 cities around the world, it's an
opportunity for Business and IT leaders to learn about strategies for
driving performance. Visit http://www.cognos.com/enterprise03 for more
details. 

This message may contain privileged and/or confidential information.  If you
have received this e-mail in error or are not the intended recipient, you
may not use, copy, disseminate or distribute it; do not open any
attachments, delete it immediately from your system and notify the sender
promptly by e-mail that you have done so.  Thank you.

------_=_NextPart_001_01C3578B.E617DCA0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2654.89">
<TITLE>RE: Compile all files: try again</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>MMS is Module Management System, the OpenVMS build =
management product (sort of like make) often used with CMS, the Code =
Management System for source control. </FONT></P>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Markus Grossrieder [<A =
HREF=3D"mailto:markus.grossrieder@alba-systems.com">mailto:markus.grossr=
ieder@alba-systems.com</A>]</FONT>
<BR><FONT SIZE=3D2>Sent: Thursday, July 31, 2003 1:38 PM</FONT>
<BR><FONT SIZE=3D2>To: Valentin Likoum; powerh-l@cube.swau.edu</FONT>
<BR><FONT SIZE=3D2>Subject: Re: Compile all files: try again</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>Hi Valentin,</FONT>
</P>

<P><FONT SIZE=3D2>&gt;&nbsp;&nbsp; I found that MMK (or MMS) is very =
handy to maintain a heap of Q%S.</FONT>
</P>

<P><FONT SIZE=3D2>what is MMK (or MMS) ?</FONT>
</P>

<P><FONT SIZE=3D2>I hope that's not a completly stupid question =
...</FONT>
</P>

<P><FONT SIZE=3D2>Thanks, Markus</FONT>
</P>

<P><FONT SIZE=3D2>----- Original Message -----</FONT>
<BR><FONT SIZE=3D2>From: &quot;Valentin Likoum&quot; =
&lt;valentin.likoum@ncc.volga.ru&gt;</FONT>
<BR><FONT SIZE=3D2>To: &lt;powerh-l@cube.swau.edu&gt;</FONT>
<BR><FONT SIZE=3D2>Sent: Thursday, July 31, 2003 6:05 AM</FONT>
<BR><FONT SIZE=3D2>Subject: Re: Compile all files: try again</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>&gt; On 30.07.2003 Chris.Sharman@ccagroup.co.uk =
&lt;Chris.Sharman@ccagroup.co.uk&gt;</FONT>
<BR><FONT SIZE=3D2>wrote:</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &gt; I've been deluged with block messages, =
presumably because saf.com is</FONT>
<BR><FONT SIZE=3D2>perceived</FONT>
<BR><FONT SIZE=3D2>&gt; &gt; as an executable by PC tools.</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &gt; Here it is again, &quot;Select all =
files&quot;, as a text file: use with VMS DCL</FONT>
<BR><FONT SIZE=3D2>by</FONT>
<BR><FONT SIZE=3D2>&gt; &gt; renaming to saf.com - hopefully this will =
get through.</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &gt; Example: @saf &quot;quick auto=3D'name' =
nolist&quot; *.qks</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &gt; Chris</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp; I found that MMK (or MMS) is very =
handy to maintain a heap of Q%S.</FONT>
<BR><FONT SIZE=3D2>&gt; &quot;Compile all files&quot; is =
&quot;MMK/FROM_SOURCE&quot;. Contents of simple</FONT>
<BR><FONT SIZE=3D2>&gt; DESCRIP.MMS file:</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; ------------------- Cut here =
--------------------------</FONT>
<BR><FONT SIZE=3D2>&gt; .SUFFIXES : .QKC .QTC .QZC .QKS .QTS =
.QZS</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; .qks.qkc :</FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
QDESIGN $(QDESIGNFLAGS) AUTO=3D$(MMS$SOURCE)</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; .qts.qtc :</FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
QTP $(QTPFLAGS) AUTO=3D$(MMS$SOURCE)</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; .qzs.qzc :</FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
QUIZ $(QUIZFLAGS) AUTO=3D$(MMS$SOURCE)</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; PROCLOC =3D somedev:[somedir]</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; QDESIGNFLAGS =3D PROCLOC=3D${PROCLOC} =
NOLIST</FONT>
<BR><FONT SIZE=3D2>&gt; QTPFLAGS =3D PROCLOC=3D$(PROCLOC) NOLIST</FONT>
<BR><FONT SIZE=3D2>&gt; QUIZFLAGS =3D PROCLOC=3D$(PROCLOC) =
NOLIST</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; .INCLUDE qkclist.mms</FONT>
<BR><FONT SIZE=3D2>&gt; .INCLUDE qtclist.mms</FONT>
<BR><FONT SIZE=3D2>&gt; .INCLUDE qzclist.mms</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; all : qkc, qtc, qzc</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; qkc : $(QKCLIST)</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; qtc : $(QTCLIST)</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; qzc : $(QZCLIST)</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; $(QZCLIST) :</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; $(QKCLIST) :</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; $(QTCLIST) :</FONT>
<BR><FONT SIZE=3D2>&gt; ------------------- Cut here =
--------------------------</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp; Lists of QKC, QTC and QZC files to =
be rebuilt are included in the</FONT>
<BR><FONT SIZE=3D2>&gt; separate files qkclist.mms, qtclist.mms, =
qzclist.mms respectively.</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; --</FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp; Valentin Likoum</FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp; valentin.likoum at ncc dot volga =
dot ru</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =
=3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D</FONT>
<BR><FONT SIZE=3D2>&gt; Mailing list: powerh-l@lists.swau.edu</FONT>
<BR><FONT SIZE=3D2>&gt; Subscribe: &quot;subscribe&quot; in message =
body to powerh-l-request@lists.swau.edu</FONT>
<BR><FONT SIZE=3D2>&gt; Unsubscribe: &quot;unsubscribe =
&lt;password&gt;&quot; in message body to</FONT>
<BR><FONT SIZE=3D2>powerh-l-request@lists.swau.edu</FONT>
<BR><FONT SIZE=3D2>&gt; <A =
HREF=3D"http://lists.swau.edu/mailman/listinfo/powerh-l" =
TARGET=3D"_blank">http://lists.swau.edu/mailman/listinfo/powerh-l</A></F=
ONT>
<BR><FONT SIZE=3D2>&gt; This list is closed, thus to post to the list =
you must be a subscriber.</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>=3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =
=3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D</FONT>
<BR><FONT SIZE=3D2>Mailing list: powerh-l@lists.swau.edu</FONT>
<BR><FONT SIZE=3D2>Subscribe: &quot;subscribe&quot; in message body to =
powerh-l-request@lists.swau.edu</FONT>
<BR><FONT SIZE=3D2>Unsubscribe: &quot;unsubscribe =
&lt;password&gt;&quot; in message body to =
powerh-l-request@lists.swau.edu</FONT>
<BR><FONT SIZE=3D2><A =
HREF=3D"http://lists.swau.edu/mailman/listinfo/powerh-l" =
TARGET=3D"_blank">http://lists.swau.edu/mailman/listinfo/powerh-l</A></F=
ONT>
<BR><FONT SIZE=3D2>This list is closed, thus to post to the list you =
must be a subscriber.</FONT>
</P>

<P><FONT SIZE=3D2>Join us at Cognos' biggest event of the year<I> =
Enterprise 2003, The Cognos Business Forum</I>.&nbsp; Taking place in =
over 25 cities around the world, it's an opportunity for Business and =
IT leaders to learn about strategies for driving performance. Visit<U> =
<A HREF=3D"http://www.cognos.com/enterprise03" =
TARGET=3D"_blank">http://www.cognos.com/enterprise03</A></U> for more =
details. </FONT></P>

<P><FONT SIZE=3D2>This message may contain privileged and/or =
confidential information.&nbsp; If you have received this e-mail in =
error or are not the intended recipient, you may not use, copy, =
disseminate or distribute it; do not open any attachments, delete it =
immediately from your system and notify the sender promptly by e-mail =
that you have done so.&nbsp; Thank you.</FONT></P>

</BODY>
</HTML>
------_=_NextPart_001_01C3578B.E617DCA0--