Wish write closed nodes info to meta file for project & (shared) modules

sorex

Expert
Licensed User
Longtime User
Hello,

Is it possible to write the closed nodes info to the meta file for both project & (shared) modules?

It might be best to use a seperate meta file for the shared modules.

There already appears to be a key for each added module (ModuleClosedNodes#=) but it's not writing anything to it. (not for the shared ones atleast)
 
Last edited:

sorex

Expert
Licensed User
Longtime User
unfortunately it doesn't. when I close some subs and save the file, close B4A & reopen the project everything is again expanded in the shared module.

it works fine for the main B4A file tho.
 
Top