What is the "scope" of FM Variables?
Basic question about Variables .... It seems that thwe values of Variables are set per file -- am I wrong?
So, if the footer of every page of every file in the Book has a variable called <MyBookName>, and certain chapters are used in multiple books with different names, and today's variant of the book is called BookA, do I have to import the value of <MyBookName> into every file, or can I just set "BookA" somewhere and press a button to update and print the book? I prefer not to import "BookA" into every file because ten minutes later, I'm going to generate BookB with a different mix of chapters, and I prefer that the value "BookA" not be inserted into all those chapters. Am I missing something about how Variables are supposed to work?
