<HTML>
<HEAD>
<TITLE>Re: Develop / Test / Build Cycle</TITLE>
</HEAD>
<BODY>
on 7/24/2002 10:07 AM, jez at jbradshaw@blueyonder.co.uk wrote:<BR>
<BR>
<BLOCKQUOTE><FONT SIZE="2"><FONT FACE="Arial">Perhaps I am missing something but I cannot see any way to separate the Test phase (using the Browse tool - the hand - in development mode) from the Build phase. Values that are put into all my text boxes, etc in Browse (test) mode are saved with the stack, and when the application is built these then become the default values at run time. <BR>
</FONT></FONT> <BR>
<FONT SIZE="2"><FONT FACE="Arial">There does not seem to be a property of an item which forces the item to be cleared at build/run time, which to my mind is the most logical solution.<BR>
</FONT></FONT> <BR>
<FONT SIZE="2"><FONT FACE="Arial">Currently I have to create a function which manually clears all the fields I want cleared, and call that manually from the Msg window before I want to Save and Build the application. The "SaveStackRequest" message does not seem to fire when I save the stack - otherwise I could just call my function from that.<BR>
</FONT></FONT> <BR>
</BLOCKQUOTE><FONT SIZE="2"><FONT FACE="Arial">Any ideas anyone ?<BR>
<BR>
Jez,.<BR>
<BR>
The way you are doing things is correct.  I've always had to clear all the fields before creating my standalones.<BR>
Yes it is a pain in the .... but your little script to clear the fields is the way to go until a new revision of Rev addresses<BR>
this issue.<BR>
<BR>
Good Luck!<BR>
<BR>
Rick Harrison<BR>
<BR>
</FONT></FONT>
</BODY>
</HTML>