LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (April 1996, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 26 Apr 1996 23:32:02 +1000
Reply-To:     Jerry Le Breton <lebreton@SPIRIT.COM.AU>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Jerry Le Breton <lebreton@SPIRIT.COM.AU>
Subject:      Re: How do I update a frame title during exection?

To update the current frame's title, simply use the WNAME function. For example: call wname('New Window Title');

Jerry

At 01:36 PM 26/04/96 +0200, Jesper Abrahamsson wrote: >Hello! > >I wonder how I should do to update a frame title during execution. >I have changed the title in the object list with: > > rc = setnitemc(_self_,'New title','NAME'); > >Is this correct? How do I make the frame to update itself, and the new title >to appear? >Will the new name be saved in the object's list? > >I have tried: call send(_self_,'_update_'); >But with no result... > >Can anyone help me? > >/Jesper Abrahamsson (jesper.abrahamsson@hassle.se.astra.com) > > <=><=><=><=><=><=><=><=><=><=><=><=> Jerry Le Breton Independent SAS Consultant Rationale Pty Ltd, Canberra, Australia E-mail: lebreton@spirit.com.au


Back to: Top of message | Previous page | Main SAS-L page