I’ve found it sometimes useful to generate new databases from text arrays or files, use them for intermediate calculations or lookups and then close them without ever having saved them. Suitably placed info(“windowname”) functions provide names for working with them. I’d like to get relations to work with them. Is that even possible?
Some of the new relational tools allow all the criteria to be specified in code without using the panel. For some only a subset of the criteria are applicable, but the panel remains optional. Some require setting up the panel on one or both sides of the relation. Unless there is some way to set up the relations panel from a previously created blueprint or dictionary I don’t see how to set up a relations panel for a database which only exists during the run of a procedure. And I haven’t gotten what relations I can do with saved databases and empty panels to work with unsaved databases yet.