1. RE: include folder setup
- Posted by Ferlin Scarborough <ferlin_s at yahoo.com> Apr 23, 2001
- 434 views
rudy toews wrote: > i use euphoria to program but have multiple copies of .e or .ew libs. > how is one to setup a hierarchy of folders to allow one to keep only one > > copy of these files? > using an include statement that refers to \euphoria\include doesn't > always work well. > using tricks like including a file that has one statement refering to > the \euphoria\include folder doesn't work. > > i like to keep apps and downloaded programs from you euphoria > programmers seperated. this way same name files don't get overwritten. > > i recently found a language you all might be interested in, at: > www.magicsquare.com called L3 > can program in a basic (or logo) like language without learning html and > > get animations or interactive tutorials. it has its own cookie folder so > > programs cannot be destructive on the system they run on. > > rudy > > Rudy, I have discovered in a few (Not many) some of those include files are different versions. As far as keeping programs seperated. I created a EuPrograms Folder on my computer, under that I have the programs I down load in thier own folder\subfolders. For example Win32lib and all of it's associated files are under c:\EuPrograms\Win32Lib, and EuSQL is under c:\EuPrograms\EuSQL and so on. As for my Euphoria\Include directory I try to keep the latest version of the WELL used utilities such as Win32Lib.ew v0.55, Database.e v0.5 and so on. I know it doesn't exactly answer your question, but that's how I'm handling it for now. Later Ferlin. + + + Ferlin Scarborough - Centreville, Alabama - USA + + +