Dear all,
In post Resources for learning framecript Rick says:
6) FrameScript functions are local to each script and not shared in the global FrameMaker session like ExtendScript's functions are. (Yes, I do namespace my ExtendScript scripts to avoid this, but it is not necessary with FrameScript.)
How is namespacing done?
- Prefixing global variable names with an abbreviation of the script name?
- ???
Awaiting some enlightenment ...
Klaus