<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>You can create the directory from the command line.<BR>
 <BR>
Start | Run then type cmd and press enter.<BR>
 <BR>
md .erlang <BR>
 <BR>
You can then view it in the Explorer.<BR>
 <BR>
Doug<BR> <BR>blog: <A href="http://dougfinke.com/blog/" target=_blank>Development In a Blink</A><BR><BR><BR><BR>
<BLOCKQUOTE>
<HR id=EC_stopSpelling>
Date: Sun, 12 Aug 2007 14:32:37 +0200<BR>From: xapwing@gmail.com<BR>To: erlang-questions@erlang.org<BR>Subject: [erlang-questions] .erlang file in Windows<BR><BR>Hi,<BR><BR>reading page 47 in Joe Armstrong's new book, I tried to create a .erlang file, which (as I read earlier) should reside in the bin directory (which is stated otherwise in the book).<BR><BR>However, Windows XP OS won't accept a file named ".erlang" (dot in position 1). <BR><BR>Any ideas?<BR clear=all><BR>-- <BR>Met vriendelijke groet / with kind regards,<BR>    Arie van Wingerden<BR><BR>"God likes your code if it's beautiful." -- Joe Armstrong <BR>-- Joe Armstrong<BR><BR>Donate free food at <A href="http://www.voedselhulp.nl/" target=_blank>http://www.voedselhulp.nl</A> </BLOCKQUOTE><br /><hr />Recharge--play some free games. Win cool prizes too! <a href='http://club.live.com/home.aspx?icid=CLUB_wlmailtextlink' target='_new'>Play It!</a></body>
</html>