Could not locate graphic file for FOSI putgraph in 6.1
This works in AE 6.0, but not 6.1. AE can't find the graphic file. From what I've read in the help I don't know what else is required:
putgraph graphname="logo" placemnt="before" hscale="65" vscale="65">
</putgraph>
Declared in the fosi:
<!ENTITY logo PUBLIC "-//WOODWARD//ENTITIES CMM Logo//EN" NDATA cgm>
<!NOTATION cgm PUBLIC "-//ISBN 0-7923-9432-1::Graphic Notation//NOTATION ANSI/ISO Computer Graphics Metafile//EN">
catalog:
PUBLIC "-//WOODWARD//ENTITIES CMM Logo//EN" "entities/xxxxxxx.cgm" (the file is there as well as in the doctype folder. I've also tried a fully qualified URL (C:/Program Files/PTC/Arbortext PE/custom/doctypes/.../xxxxxxx.cgm)

