<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2716.2200" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>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.
</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>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.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>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 "</FONT><FONT
face=Arial size=2>SaveStackRequest" message does not seem to fire when I save
the stack - otherwise I could just call my function from that.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Any ideas anyone ?</FONT></DIV></BODY></HTML>