Solved the problem by renaming the local "join", but - just curious -
what is this operator "join"? What does it do? Adobe seems not to have
it. Too lazy to download the sources.
Thanks,
Olle
> Solved the problem by renaming the local "join", but - just curious -
> what is this operator "join"? What does it do? Adobe seems not to have
> it. Too lazy to download the sources.
It appears to have been removed in PostScript level 3, its defined in
the level 2 specification. It joins two execution contexts, its a
Display PostScript operator as printers only ever have one context.
Ken
Ken,
Thanks for the info!
Olle