Forum Discussion
tristaanogre
14 years agoEsteemed Contributor
Yeah. As far as I can tell, the folders on the Project Explorer tree are visual display organization only. There really isn't any referencing to them within script code.
For example, I can organize script units into multiple nested folders but, if I want to reference a unit for inclusion in another, all I need is the unit name. The folder itself plays no part in identifying the unit of code, it is simply for organization.
Is there a particular goal you have in organizing your regions in folders and such? Perhaps there's some way that it can be handled in code without relying on folders.
For example, I can organize script units into multiple nested folders but, if I want to reference a unit for inclusion in another, all I need is the unit name. The folder itself plays no part in identifying the unit of code, it is simply for organization.
Is there a particular goal you have in organizing your regions in folders and such? Perhaps there's some way that it can be handled in code without relying on folders.