Dear All,

if a data frame is created with a temporary name it is disposed of after the end of the program, ok.
If it happens to be the current frame when it is disposed of, which frame will become active afterwards?
  • first one alphabetically?
  • first one historically?
  • last active still existing?
  • active at entry to program?
  • random?
  • ...something else?
Thank you, Sergiy