executing two designer programs sequentialy

Robert Edis robeconsult@sbcglobal.net
Tue, 1 Jun 2004 14:59:22 -0700 (PDT)


--0-1659835188-1086127162=:7927
Content-Type: text/plain; charset=us-ascii

What about using a PUSH FIND to refetch the data either at the end of proc 88 or the start of proc 89?
 
Blue

terry terry <ggjos@hotmail.com> wrote:
Hi,
I have 2 designer procedures named 88 and 89 in Qdesign. After 88 runs 
and updates the screen the new data is used in calculations for the 89 
procedure. However when run separately as in 88 then 89 every thing goes 
well. But when I enter 88/89 in the action field in the screen , 89 does not 
run because the updated data from 88 does not stay unless the screen is 
refreshed and the info is called up fresh. I tried “push update” in the 
procedure but to no avail. Help Thanks.


E.g.:
Procedure designer 88

Begin
push update
Qtp Auto=1
Qtp Auto=2
Qtp Auto=3 ;inputs date-to-start in screen
Push update
End


Procedure designer 89

begin
Qtp Auto=1 ; needs date-to-start to continue
Qtp Auto=2
Qtp Auto=3
end

_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* 
http://join.msn.com/?page=features/junkmail

= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l@lists.sowder.com
Subscribe: "subscribe" in message body to powerh-l-request@lists.sowder.com
Unsubscribe: "unsubscribe 
" in message body to powerh-l-request@lists.sowder.com
http://lists.sowder.com/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.
--0-1659835188-1086127162=:7927
Content-Type: text/html; charset=us-ascii

<DIV>What about using a PUSH FIND to refetch the data either at the end of proc 88 or the start of proc 89?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Blue<BR><BR><B><I>terry terry &lt;ggjos@hotmail.com&gt;</I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">Hi,<BR>I have 2 designer procedures named 88 and 89 in Qdesign. After 88 runs <BR>and updates the screen the new data is used in calculations for the 89 <BR>procedure. However when run separately as in 88 then 89 every thing goes <BR>well. But when I enter 88/89 in the action field in the screen , 89 does not <BR>run because the updated data from 88 does not stay unless the screen is <BR>refreshed and the info is called up fresh. I tried “push update” in the <BR>procedure but to no avail. Help Thanks.<BR><BR><BR>E.g.:<BR>Procedure designer 88<BR><BR>Begin<BR>push update<BR>Qtp Auto=1<BR>Qtp Auto=2<BR>Qtp Auto=3 ;inputs date-to-start in screen<BR>Push update<BR>End<BR><BR><BR>Procedure designer 89<BR><BR>begin<BR>Qtp Auto=1 ; needs date-to-start to continue<BR>Qtp Auto=2<BR>Qtp Auto=3<BR>end<BR><BR>_________________________________________________________________<BR>The new MSN 8:
 advanced junk mail protection and 2 months FREE* <BR>http://join.msn.com/?page=features/junkmail<BR><BR>= = = = = = = = = = = = = = = = = = = = = = = = = = = =<BR>Mailing list: powerh-l@lists.sowder.com<BR>Subscribe: "subscribe" in message body to powerh-l-request@lists.sowder.com<BR>Unsubscribe: "unsubscribe <PASSWORD>" in message body to powerh-l-request@lists.sowder.com<BR>http://lists.sowder.com/mailman/listinfo/powerh-l<BR>This list is closed, thus to post to the list you must be a subscriber.</BLOCKQUOTE>
--0-1659835188-1086127162=:7927--