[erlang-questions] mnesia and escript?
Matthew O'Gorman
mogorman@REDACTED
Fri Nov 2 04:51:37 CET 2007
application:set_env(mnesia, dir, Dir);
should work i think right?
mog
On 11/1/07, Robin Bhattacharyya <robi123@REDACTED> wrote:
> I read the mnesia manual and no where could I find a way to specify
> the mnesia dir programatically. I understand that you can execute
> "erl -mnesia dir "/ldisc/scratch/Mnesia.Company" to set the mnesia
> dir, but is there a way to do this from an escript?
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
More information about the erlang-questions
mailing list