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 (June 2002, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 24 Jun 2002 05:04:44 -0400
Reply-To:     Gerhard Hellriegel <ghellrieg@T-ONLINE.DE>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Gerhard Hellriegel <ghellrieg@T-ONLINE.DE>
Subject:      Re: SAS/AF -- 6 to 8 conversion

You should examine your code. What is in line 52? What is 'buildTime'? Possibly something, a function- or method-call is there, which is not supported or has other syntax. Maybe it is a user-written method or class. Maybe it is not important for the function and you can remove it - whatever it is. From the log and additional info, I assume that the image icon is user defined. How is it defined? Maybe it is a ressource and must be redefined and synchronized.

On Mon, 24 Jun 2002 03:20:10 -0400, Nab <nabnews@EXCITE.COM> wrote:

> Amy,&nbsp;I just tried CPORT and CIMPORT, but it still doesn't work.I still receive following errors : &nbsp; >ERROR: Attribute buildTime is not defined. >Parameters passed to method _GETATTRIBUTEVALUE: >1 (Character Literal) = 'buildTime' >Program returning prematurely at line 52 >AF Program: SASHELP.FSP.WIDGET.SCL >ERROR: Invocation of set CAM for the DAILY.borderTitle attribute failed.DAILY is an image icon component--- On Fri 06/21, Amy Swinford &lt; aimless35@qwest.net &gt; wrote:From: Amy Swinford [mailto: aimless35@qwest.net]To: nabnews@excite.comDate: Fri 06/21Subject: Re: SAS/AF --Nathalie, &nbsp; Did you proc cport/cimport the catalog containing the frames? I moved a 6.12 application using this method and did not have this problem - though I did have many, many others. >Hope this helps, Amy >Nab wrote: >&nbsp; > > > >Hello there,&nbsp;It's me again&nbsp; ;-))&nbsp;I have another problem with SAS/AF on SAS 8.0 :&nbsp;&nbsp;I took over some frames from SAS 6.12 containing Image Icom components. These are defined (in the Region Attributes) as push buttons. The problem is that as soon as I change even one line in the SCL code, when I recompile and execute the frame, the components are not buttons anymore, but flat images without borders.I also have no access to the "Properties" of the Frame component.&nbsp;When I put the same Image Icon on a frame created with SAS 8.0, then I see a button, and it stays a button when compiled and executed..&nbsp;Is this a known problem? Is ther a solution?&nbsp;&nbsp;Thanks,Nathalie&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; > > >Join Excite! - http://www.excite.com The most personalized portal on the Web! > > >------------------------------------------------ >Join Excite! - http://www.excite.com >The most personalized portal on the Web! >


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