Multiple instances of a standalone and externals
Posted: Sat Jun 18, 2011 8:23 pm
Can someone tell me if it's good practice.
One directory with a livecode standalone (windows), and the directory of externals for connexion to a MySQL database.
Is it okay (with the DB) to launch let's 2 instances of the same standalone. Or is it better to duplicate the directory, in order to have 2 differents executables, so each has its own externals folder ?
It seems to work with only one. But i need to be sure. Thanks.
One directory with a livecode standalone (windows), and the directory of externals for connexion to a MySQL database.
Is it okay (with the DB) to launch let's 2 instances of the same standalone. Or is it better to duplicate the directory, in order to have 2 differents executables, so each has its own externals folder ?
It seems to work with only one. But i need to be sure. Thanks.