EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  <20042005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  <20042005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Question for edm users
From: john sinclair <[email protected]>
To: tech talk <[email protected]>
Date: Tue, 8 Jun 2004 16:48:41 -0400
To all edm users:

I would like to change the way edm handles file names that contain directory 
references.

The following examples show the current behavior.

Given:
  o EDMDATAFILES=/dir1:/dir2
  o Current directory is /cur

  1) file name is one
      o edm attempts to open "/dir1/one.edl"
         if this fails, edm attempts to open "/dir2/one.edl"
         (search path is used)

  2) file name is sub/one
      o edm attempts to open only "/cur/one.edl"
         (search path is not used)

--------------------------------------------------------------------------------------------

I want to change the behavior so that the search path is used when the file 
name contains a relative directory reference and not used only when the file 
name contains an absolute directory reference.

So, in the example above

  edm would attempt to open "sub/one" as
  "/dir1/sub/one.edl" and "/dir2/sub/one.edl"

  edm would attempt to open "/top/one" only as "/top/one.edl"

--------------------------------------------------------------------------------------------

If I implement the proposed change, will things break for anyone?

-- 
John Sinclair

Navigate by Date:
Prev: RE: Modbus/ASCII or Modbus/RTU (serial) Heron, M (Mark)
Next: multiple virtual IOCs with single CA server? Laznovsky, Michael
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  <20042005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Oracle Slow Archiver Vladimir Sirotenko
Next: multiple virtual IOCs with single CA server? Laznovsky, Michael
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  <20042005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 10 Aug 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·