On 20/01/06, Serge Aleynikov <serge@REDACTED> wrote:
> Try to specify it without ".erl" extension:
>
> code:load_abs("/home/danx/user_default").
I tried that just now, mm(), etc aren't found. :|
Actually it does work. I didn't realise you had to compile
user_default. I figured it would read it as text.
Thanks!