Hi
There have a question about the files of res.You could find a res files in
attched files. You can use Gid to read it in postpress. The “ell” is a
vector,but you cannot read it in gid,but if you change the name of “ell” to
“ella” than you can find the right result.Can you tell me why??
hello,
yes it is a malfunction:
when displaying vector result ‘ell’ gid looks for the first results
which begins with ‘ell…’, and finds ‘ells1’ which is not a vector
and can not be drawn.
the problem will be corrected for the next version.
in the meantime you can use self excluding names.
miguel
fea wrote:
Hi There have a question about the files of res.You could find a res files in attched files. You can use Gid to read it in postpress. The “ell” is a vector,but you cannot read it in gid,but if you change the name of “ell” to “ella” than you can find the right result.Can you tell me why?? Thanks, Yours edodo