PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/ __________________________________________________________________
Mark,
The best place to start to learn the naming convention is the Acrobad Javascript Guide, and the AcroJS Object specifications.
But these do not cover such basic JS operations as arrays. For that, you'll need "JavaScript: The Definitive Guide" by David Flanagan. Amazon's got it. There's more to JS than you'll learn from Adobe's pubs. Those are designed to tell you everything <else> you can do with JS within Acrobat, i.e., the Acrobat JS Object Spec.
Jim Plante <[EMAIL PROTECTED]>
On Jan 15, 2004, at 8:54 AM, Lauterbach.Mark wrote:
Hi, all
Can anyone recommend or direct me to a tutorial or reference to help me understand this whole field naming convention thing?
Basically I'd like to know how to programmatically control all sibling fields by changing only the parent. This would seriously minimize the amount of code my poor PDFs have to crunch through all the time. I've been digging around a little but I seem only to find little bits of information here and there, nothing concise and complete.
Also if there's a similar tutorial/reference regarding arrays, I would find it most helpful.
To change your subscription: http://www.pdfzone.com/discussions/lists-pdfforms.html
