change directory:
cd ("c:/erlang/2/").
compile:
c("C:\\Erlang\\1\\helloworld.erl").
or you can change directory and comiple:
cd ("c:/erlang/1/").
c(helloworld).
Mostly comments to myself. another mind shards backup tool joining Gmail, Evernote and the rest of the gang.
change directory:
cd ("c:/erlang/2/").
compile:
c("C:\\Erlang\\1\\helloworld.erl").
or you can change directory and comiple:
cd ("c:/erlang/1/").
c(helloworld).
No comments:
Post a Comment