Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!bloom-beacon!VUSE.VANDERBILT.EDU!wjhagins From: wjhagins@VUSE.VANDERBILT.EDU (William J. Hagins) Newsgroups: comp.windows.x Subject: Resetting asciiStringWidgets Message-ID: <8906231731.AA04586@air> Date: 23 Jun 89 17:31:54 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 10 I have several asciiStringWidgets managed by a formWidget, and I want a loop to refresh the widgets (i.e., reset the strings to nulls). I have tried the resets offered in the Athena Widget docs, and I have tried to assign each string to a variable name, and then assigning the variable string to null. None of this has worked. Can anyone offer a solution to this problem. Thanks, -Jody. wjhagins@vuse.vanderbilt.edu