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: CAMAC IO |
From: | Luedeke Andreas <[email protected]> |
To: | Tim Mooney <[email protected]>, [email protected] |
Date: | Wed, 10 Oct 2007 15:16:14 +0200 |
Instead of using a 'sub' / 'gensub' record at all I prefer to write device supports for calculations.Unrelated question is, Is it possible to modify a field value in a recordYes, but it's not a good idea to do it. Better to use the genSub record, because it has output links.
from within a subroutine? To be more specific, I have a sub record and from
its process subroutine I want to modify a field in another record. Can that
be done?