1. Re: (naming conventions)
You also can use the environment variable EUDIR to choose the directory.
it's like LD_LIBRARY_PATH in unix...
----------
From: Cuny, David
To: EUPHORIA at LISTSERV.MUOHIO.EDU
Subject: Re: (naming conventions)
Date: Saturday 3 April 1999 01:17
The naming convention is mostly for the sake of the coder - Euphoria will
run the file no matter what you name it.
Too many file extentions make my head hurt. I wasn't happy to add .EW to the
files. I only did it because the editor needed to know which version of
Euphoria to run: the command line (EX) or GUI (EXW) version. At this point,
I'd prefer not to have the extentions change, but I think that time will
tell what the best course of action is here.
-- David Cuny