EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

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

Subject: Re: Access Config File Host Names
From: Marty Kraimer <[email protected]>
To: [email protected]
Date: Mon, 06 Jul 1998 08:33:16 -0500
Paul Sichta wrote:
> 
> When I specify a host name which contains a dash (-),  such as psichta-pc,
> the ascheck command flags this as a syntax error.  Is there a way I can use
> host names which contain a dash ?
> 
> ***Output from ascheck command***
> Error line 19 : syntax error psichta-pc
> access security: bad configuration file from asInitialize
> 
> ***Lines 18 and 19 of the access configuration file are ***
> HAG(cr) {epicsrv1, psichtapc}
> HAG(mg_station) {ead03, psichta-pc}
> 
> -ps

This is fixed in beta12.

For previous releases you can modify <base>/src/as/asLib_lex.l

Change


name    [a-zA-Z0-9_\.]

to

name    [a-zA-Z0-9_\-:\.\[\]<>;]


and then

gnumake
cd ../iocCore
gnumake


Marty Kraimer

References:
Access Config File Host Names Paul Sichta

Navigate by Date:
Prev: Access Config File Host Names Paul Sichta
Next: Capfast licence manager Graham Waters
Index: 1994  1995  1996  1997  <19981999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Access Config File Host Names Paul Sichta
Next: Capfast licence manager Graham Waters
Index: 1994  1995  1996  1997  <19981999  2000  2001  2002  2003  2004  2005  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 ·