Book a Demo

Author Topic: Transform element  (Read 2842 times)

PinkPanther

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Transform element
« on: March 29, 2006, 05:50:50 pm »
Hi everyone,

i am trying to transform a single element from one package to another in EA version 6.0.  I am right clicking on the element and selecting 'Tranform selected Element(s)'.
I have Locked the paged that i wan the element to transform into, and have locked the package that i am transforming the element from.
However i am getting the following error.

The 'Transformation Progress' box displays

Generating intermediary representation
Parsing intermediary representation


and then i get the error


There was an error parsing on line 67.
Unexpected symbol: alias
[/b]

The line of which file would this error be referring to? Any insight on the matter would be very helpful.

Thanks.
« Last Edit: March 29, 2006, 11:16:33 pm by PinkPanther »

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Transform element
« Reply #1 on: March 30, 2006, 02:35:08 pm »
The transform generates an intermediary file.  The line number is refering to that.  You can specify what file this is written out to in the transform dialog.

I'm not sure of the actual error, except that it appears that EA isn't expecting to find an alias at that location.  Have you modified any transform templates?  If not, then it would appear to be an error in our templates, although it may have been fixed since 6.0.

PinkPanther

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Transform element
« Reply #2 on: March 30, 2006, 10:32:34 pm »
Thanks for your help.

I upgraded from EA version 6.0.XXX to 6.1.787 and the matter fixed itself right away.