I can't remember (nor find) which library allows you to get the B4J application name at runtime (I would need it to set xui.SetDataFolder dynamically).
Is there a way to get all possible keys of GetSystemProperty and GetEnvironmentVariable, i.e. get two Maps?
I found Java code for the environment, so I could with Inline Java, but I would have to study how to get the Map in B4J and I don't think it's worth spending a whole day on a single instruction (SetDataFolder).
Is there a way to get all possible keys of GetSystemProperty and GetEnvironmentVariable, i.e. get two Maps?
I found Java code for the environment, so I could with Inline Java, but I would have to study how to get the Map in B4J and I don't think it's worth spending a whole day on a single instruction (SetDataFolder).