1994 1995 1996 1997 1998 1999 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 2025 | 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 2018 2019 2020 2021 2022 <2023> 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Appending to existing records |
From: | "Cobb, Tom \(DLSLtd,RAL,LSCI\) via Tech-talk" <tech-talk at aps.anl.gov> |
To: | Andrew Johnson <anj at anl.gov>, Simon Rose <Simon.Rose at ess.eu>, "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Fri, 10 Mar 2023 10:28:15 +0000 |
Hi Andrew, Simon,
Thanks, this works perfectly.
Thanks,
Tom
From: Andrew Johnson <anj at anl.gov>
Sent: 10 March 2023 10:25 To: Simon Rose <Simon.Rose at ess.eu>; Cobb, Tom (DLSLtd,RAL,LSCI) <tom.cobb at diamond.ac.uk>; tech-talk at aps.anl.gov <tech-talk at aps.anl.gov> Subject: Re: Appending to existing records Asterisk ('*') is not actually a valid bare-word string character:
Cox$ bin/darwin-aarch64/softIoc -d ~/db/star.dbYou have to enclose it in double quotes, but Simon's response is otherwise correct, this works: Cox$ cat ~/db/star.db- Andrew On 3/10/23 10:14 AM, Simon Rose via Tech-talk wrote:
-- Complexity comes for free, Simplicity you have to work for.
-- This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail. |