I am in the process of using external forms to run my apps, so that the database will only be connected when a button is pushed. For years I have been running command files and eeps but never clearing the variables. Lately I saw some posts that unused variables should be cleared after being used. So my question is, can I use the 'clear all var' in say an on close eep and do defined variables specific to each connection. Example, maybe I am processing a sales order(where I have used defined variables), then decide to start another sales order(same variables defined), if I finish one order, exit, and clear all variables will they still be defined in the open one.
Tom Hart

