Thank you Klaus, I appreciate the link to your code. Rick. -----Original Message----- From: Framers <[email protected]> On Behalf Of Klaus Daube Sent: Saturday, June 23, 2018 6:54 AM To: [email protected] Subject: Re: [Framers] ExtendScript function for creating a unique id
On 20 Jun 2018 at 16:42, Rick Quatro wrote: > When I right + click on an element, I can choose Assign ID to Element. > Is there an ExtendScript function or method for doing this? Thanks. Rick, for my temporary variables in FM-calc.jsx I wanted to have such a function and ended up to create a time-based name: function GetTmpVarName (oDate) See http://daube.ch/zz_tests/GetTmpVarName.jsx HTH Klaus ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Klaus Daube Phone: +41-44-381 37 77 Schäracher 11 Mail: [email protected] CH-8053 Zürich Web: www.daube.ch _______________________________________________ This message is from the Framers mailing list Send messages to [email protected] Visit the list's homepage at http://www.frameusers.com Archives located at http://www.mail-archive.com/framers%40lists.frameusers.com/ Subscribe and unsubscribe at http://lists.frameusers.com/listinfo.cgi/framers-frameusers.com Send administrative questions to [email protected] _______________________________________________ This message is from the Framers mailing list Send messages to [email protected] Visit the list's homepage at http://www.frameusers.com Archives located at http://www.mail-archive.com/framers%40lists.frameusers.com/ Subscribe and unsubscribe at http://lists.frameusers.com/listinfo.cgi/framers-frameusers.com Send administrative questions to [email protected]
