<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Hi Frank:<BR>
&nbsp;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I just realized you wanted ':' to be a&nbsp;location separator, like in the PATH variable.<BR>
&nbsp;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; From PH_Rules.pdf version 8.4E<BR>
&nbsp;<BR><FONT face=SabonLTStd-Roman size=2>
<P align=left>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "procloc Causes PowerHouse to search for process files in a location other than</P>
<P align=left>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; the current directory (</FONT><B><FONT face=SabonLTStd-Bold size=2>OpenVMS, UNIX, Windows</B></FONT><FONT face=SabonLTStd-Roman size=2>) or group/account</P>
<P align=left>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (</FONT><B><FONT face=SabonLTStd-Bold size=2>MPE/iX</B></FONT><FONT face=SabonLTStd-Roman size=2>)."</FONT></P>
<P align=left><FONT face=SabonLTStd-Roman size=2></FONT>&nbsp;</P>
<P align=left><FONT face=SabonLTStd-Roman size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; What we would like:-</FONT></P>
<P align=left><FONT face=SabonLTStd-Roman size=2></FONT>&nbsp;</P>
<P align=left><FONT face=SabonLTStd-Roman size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </P>
<P align=left>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "procloc Causes PowerHouse to search for process files in a location(s) other than</P>
<P align=left>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; the current directory (<B><FONT face=SabonLTStd-Bold size=2>OpenVMS, UNIX, Windows</B></FONT><FONT face=SabonLTStd-Roman size=2>) or group/account</P>
<P align=left>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (</FONT><B><FONT face=SabonLTStd-Bold size=2>MPE/iX</B></FONT><FONT face=SabonLTStd-Roman size=2>)."</FONT></P>
<P align=left>&nbsp;</P>
<P align=left>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;I think this would be a worthy enhancement as it makes testing so much easier as</P>
<P align=left>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; you don't need the whole application in your test directory.</P>
<P align=left>&nbsp;</P>
<P align=left>&nbsp;</P>
<P align=left>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; You could put a links to your production screen objects (.qkc) in your</P>
<P align=left>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; test directory.&nbsp; A script could create to mirror production in your test environment by</P>
<P align=left>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;creating the links and another script could be created to remove the links of any like</P>
<P align=left>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; named objects in test.</P>
<P align=left>&nbsp;</P>
<P align=left>&nbsp;</P>
<P align=left>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thus, your test directory would be your one an only location declared in the procloc</P>
<P align=left>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;parameter.</P>
<P align=left>&nbsp;</P>
<P align=left>Regards,</P>
<P align=left>Peter Bateman</P>
<P align=left>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</P>
<P align=left>&nbsp;</P>
<P align=left></FONT><BR><BR>&nbsp;</P>
<BLOCKQUOTE>
<HR>
From: peterbateman808@hotmail.com<BR>To: frank.huizinga@eu.averydennison.com; powerh-l@lists.sowder.com<BR>Subject: RE: Multiple directory path using procloc<BR>Date: Mon, 21 Apr 2008 14:14:16 -0300<BR><BR>
<META content="Microsoft SafeHTML" name=Generator>
<STYLE>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Tahoma;}
</STYLE>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Hi Frank:<BR>&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Why is there a ':' in your procloc= option?<BR>&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT face=Arial>quick auto=menu procloc=/home/huizinga/build:/home/huizinga</FONT><BR><FONT face=Arial></FONT>&nbsp;<BR><FONT face=Arial>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I would try the following:-</FONT><BR><FONT face=Arial></FONT>&nbsp;<BR><FONT face=Arial>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MYPROCLOC=quick auto=menu procloc=/home/huizinga/build/home/huizinga</FONT><FONT face=Verdana> </FONT><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; export MYPROCLOC<BR><FONT face=Arial>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; quick auto=menu procloc=$MYPROCLOC</FONT><BR><FONT face=Arial>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Regards,</FONT><BR><FONT face=Arial>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Peter </FONT><BR><FONT face=Arial></FONT>&nbsp;<BR><FONT face=Arial>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </FONT><BR><BR><BR><BR>
<BLOCKQUOTE>
<HR>
To: powerh-l@lists.sowder.com<BR>Subject: Multiple directory path using procloc<BR>From: Frank.Huizinga@eu.averydennison.com<BR>Date: Mon, 21 Apr 2008 16:52:49 +0200<BR><BR><BR><FONT face=sans-serif size=2>Hi All,</FONT> <BR><BR><FONT face=sans-serif size=2>During execution time of Quick on our AIX server I'm not able to direct to different directories via the procloc parameter for example:</FONT> <BR><BR><FONT face=sans-serif size=2>quick auto=menu procloc=/home/huizinga/build:/home/huizinga</FONT> <BR><BR><FONT face=sans-serif size=2>From the menu which is started from the current directory /home/huizingaf I'm not able to start a screen that is located in &nbsp;/home/huizingaf/build as it was on out OpenVMS machine for example:</FONT> <BR><BR><FONT face=sans-serif size=2>define myprocloc "DISK1:[USERS.HUIZINGA]", "DISK1:[USERS.HUIZINGA.BUILD]"</FONT> <BR><BR><FONT face=sans-serif size=2>quick auto=menu procloc=myprocloc:</FONT> <BR><BR><FONT face=sans-serif size=2>Any idea?</FONT> <BR><BR><FONT face=sans-serif size=2>Best regards,<BR><BR>Frank<BR></FONT><BR>- -----------------------------------------------------------------<BR>The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.<BR></BLOCKQUOTE><BR>
<HR>
Sign in today. When you sign in to Windows Live Messenger you could win $1000 a day until May 12th. <A href="http://g.msn.ca/ca55/209" target=_blank>Learn more at SignInAndWIN.ca</A> </BLOCKQUOTE><br /><hr />Sign in to Windows Live Messenger, and enter for your chance to win $1000 a day—today until May 12th. <a href='http://g.msn.ca/ca55/210' target='_new'>Visit SignInAndWIN.ca</a></body>
</html>