EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

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

Subject: Re: a question for msi
From: Bruce Hill <[email protected]>
To: <[email protected]>
Date: Tue, 31 Jul 2018 13:43:05 -0700
Note that the ",undefined" doesn't change how the file is interpreted.
However, you can avoid that and/or preserve or provide a substitution value
by using a backslash in your macro substitution to re-introduce the macro
with or without a default substitution value.

Example in a substitutions file:
file  foo.template
{
    {  EGU = "\$(EGU=mm)" }
}

or via the command line which requires more backslashes to avoid shell expansion:
msi -M "EGU=\\\$(EGU=mm)" foo.template

Cheers,
- Bruce

On 07/30/2018 02:23 PM, Jeong Han Lee wrote:
Hi,

  Is there any other way to suppress or omit (,undefined) in the output file by using MSI?

  Thanks,
  Han

--
Bruce Hill
Member Technical Staff
SLAC National Accelerator Lab
2575 Sand Hill Road M/S 10
Menlo Park, CA  94025


References:
a question for msi Jeong Han Lee

Navigate by Date:
Prev: dbGetPdbAddrFromLink dropped from 3.15 again Till Straumann
Next: Re: a question for msi Andrew Johnson
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  <20182019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: a question for msi Jeong Han Lee
Next: Re: a question for msi Andrew Johnson
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  <20182019  2020  2021  2022  2023  2024 
ANJ, 31 Jul 2018 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·