Page 1 of 1

What does this error mean?

Posted: Tue Dec 02, 2014 4:02 am
by victor336v
Hello Flowcode staff,

Someone helped me by uploading his project file CCP_P12__REV1.zip to this forum:

http://www.matrixtsl.com/mmforums/viewt ... =7&t=15567 )

I'm trying to open it using a demo version of Flowcode 6, but I'm getting this messasge in a pop-up window:

"Failed to open document.
Attribute <array> is not found."

Then the project just started loading shuts down leaving blank working space.
Any advise please?

Thanks,

Victor
MMC

Re: What does this error mean?

Posted: Tue Dec 02, 2014 8:42 am
by medelec35
Hi Victor,
You will probably require a flowcode update to the latest version.

That error usually means that you're trying to open a flowchart that was created with a later version than you currently have.
E.g if you have a version 6.04 and try to open a flowchart that was created with V6.1.0.0 (latest version at the time of posting) then you will get

Code: Select all

Attribute <array> is not found
error.


Martin