How do I defiine a global variable for the whole application so that it does not have to be defined in all the forms that need it.

ie data path for database.

Computerman.