text being pasted mutilated in the photoshop scripting forum
When I paste text from a Photoshop Script from ExtendScript Toolkit on the Photoshop Scripting Forum the text seems to get mutilated at times.
The line
var idT = charIDToTypeID( "T " );
should have, and in the clipboard created from ESTK indeed has, three spaces after T, but has only two spaces and the code subsequently errors when being run in Photoshop.
Re: Script to copy Layer/Group to another Open Document?
Is that peculiar to the Photoshop Scripting Forum?
Does anybody have insight into possible reasons?
The involved applications are ESTK 3.8.0.12, Mac OSX 10.8.5, Safari 6.1.1
Regards,
Pfaffenbichler

