<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<STYLE>.hmmessage P {
        PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
BODY.hmmessage {
        FONT-SIZE: 10pt; FONT-FAMILY: Verdana
}
</STYLE>
<META content="MSHTML 6.00.2900.3157" name=GENERATOR></HEAD>
<BODY class=hmmessage>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff><SPAN
class=889451317-22012009>If you are trying to run the re-compiled screen and say
"N" when asked to build a new version, that SHOULD leave you in qdesign, IF you
are running interactively.</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff><SPAN
class=889451317-22012009>Then, if you type "GO" at the > prompt then that
should execute your MODIFIED code. </SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff><SPAN
class=889451317-22012009></SPAN></FONT> </DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff><SPAN
class=889451317-22012009>Hope that helps ... unless I've mis-understood
again.</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff><SPAN
class=889451317-22012009></SPAN></FONT> </DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff><SPAN
class=889451317-22012009>Guy</SPAN></FONT></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma><B>From:</B>
powerh-l-bounces+guy.werry=hbms.ca@lists.sowder.com
[mailto:powerh-l-bounces+guy.werry=hbms.ca@lists.sowder.com] <B>On Behalf Of
</B>G J<BR><B>Sent:</B> Thursday, January 22, 2009 11:05 AM<BR><B>To:</B>
powerh-l@lists.sowder.com<BR><B>Subject:</B> RE: Compile
problem<BR></FONT><BR></DIV>
<DIV></DIV><BR>Hi Guy<BR><BR>I dont think you understood what I meant. I
already have a quick screen compiled /built without the <BR> "required"
attached to employee_nin. When I recompile the source code, unless I put a "Y"
when I am asked to build a new version, the already built screen should not
reflect that change.<BR><BR>GJ <BR><BR><BR><BR>
<HR id=stopSpelling>
Subject: RE: Compile problem<BR>Date: Thu, 22 Jan 2009 10:49:14 -0600<BR>From:
guy.werry@hbms.ca<BR>To: powerh-l@lists.sowder.com<BR><BR>
<STYLE>.ExternalClass .EC_hmmessage P {
        PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
.ExternalClass BODY.EC_hmmessage {
        FONT-SIZE: 10pt; FONT-FAMILY: Verdana
}
</STYLE>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff><SPAN
class=EC_386464416-22012009>GJ,</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff><SPAN
class=EC_386464416-22012009></SPAN></FONT> </DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff><SPAN
class=EC_386464416-22012009>Your original message was:</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff><SPAN
class=EC_386464416-22012009><FONT color=#000000>Hi to all.
<BR> Problem is when I recompile
a quick screen without building , the recompile becomes the compiled
screen.<BR>Its as if an automatic build is performed. I am using Powerhouse
(7.10.G3) on OpenVMS (TM) Alpha Operating System, Version
V7.3-1<BR><BR><BR>Thanks.</FONT><BR></SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff><SPAN
class=EC_386464416-22012009>I work on HP-Ux, so there may be some minor
differences, but on Ux the screen below DOES a build, because you've INSTRUCTED
it to do so, with the "BUILD" statement at the end.</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff><SPAN
class=EC_386464416-22012009>Your screen is doing exactly what you told it to
do.</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff><SPAN
class=EC_386464416-22012009></SPAN></FONT> </DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff><SPAN
class=EC_386464416-22012009>On Ux what you have below will have a compiled
screen named EMPLOYEETEMP.qkc. By any chance do you have your source file
named as EMPLOYEETEMP.qkc? (or the VMS equivalent) That WOULD cause
you problems!</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff><SPAN
class=EC_386464416-22012009></SPAN></FONT> </DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff><SPAN
class=EC_386464416-22012009>Guy L. Werry<BR>Senior Systems Analyst<BR>Hudson Bay
Mining & Smelting Co., Limited. <BR></SPAN></FONT></DIV><FONT face=Arial
color=#0000ff></FONT><BR>
<DIV class=EC_OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR>
<FONT face=Tahoma><B>From:</B>
powerh-l-bounces+guy.werry=hbms.ca@lists.sowder.com
[mailto:powerh-l-bounces+guy.werry=hbms.ca@lists.sowder.com] <B>On Behalf Of
</B>G J<BR><B>Sent:</B> Thursday, January 22, 2009 10:41 AM<BR><B>To:</B>
powerh-l@lists.sowder.com<BR><B>Subject:</B> Compile
problem<BR></FONT><BR></DIV>
<DIV></DIV><BR>SCREEN EMPLOYEETEMP<BR>FILE EMPLOYEE<BR><BR><BR>FIELD
EMPLOYEE-NIN OF EMPLOYEE REQUIRED <BR><BR>FIELD SURNAME OF EMPLOYEE <BR>FIELD
FIRST-NAME OF EMPLOYEE ;REQUIRED ID SAME<BR>FIELD MIDDLE-NAME OF EMPLOYEE ID
SAME<BR><BR><BR>BUILD<BR><BR><BR>
<HR>
Windows Live™ Hotmail®:…more than just e-mail. <A
href="http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t2_hm_justgotbetter_explore_012009">Check
it out.</A> The information in this e-mail and any attachments is confidential
and may be subject to legal professional privilege. It is intended solely for
the attention and use of the named addressee(s). If you are not the intended
recipient, or person responsible for delivering this information to the intended
recipient, please notify the sender immediately. Unless you are the intended
recipient or his/her representative you are not authorised to, and must not,
read, copy, distribute, use or retain this message or any part of it.<BR>
<HR>
Windows Live™: E-mail. Chat. Share. Get more ways to connect. <A
href="http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t2_allup_explore_012009"
target=_new>Check it out.</A> The information in this e-mail and any attachments is confidential and may be subject to legal professional privilege. It is intended solely for the attention and use of the named addressee(s). If you are not the intended recipient, or person responsible for delivering this information to the intended recipient, please notify the sender immediately. Unless you are the intended recipient or his/her representative you are not authorised to, and must not, read, copy, distribute, use or retain this message or any part of it.
</BODY></HTML>