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, I just tried CPORT and CIMPORT, but it still doesn't work.I
still receive following errors :
>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 <
aimless35@qwest.net > wrote:From: Amy Swinford [mailto:
aimless35@qwest.net]To: nabnews@excite.comDate: Fri 06/21Subject: Re:
SAS/AF --Nathalie, 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:
>
>
>
>
>Hello there, It's me again ;-)) I have another problem
with SAS/AF on SAS 8.0 : 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. 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.. Is this a known
problem? Is ther a solution? Thanks,Nathalie
>
>
>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!
>
|