Episode48
From VistApedia
Ignacio Valdes
to hardhats
show details May 20
So I now have DGRPDD1.m updated with
PSEU ;I $D(DPTIDS(.03)),$D(DPTX) S NAM=DPTX,DOB=DPTIDS(.03) ;IHS/ANMC/ LJF 8/14/2001
I $D(AUPIDS(.03)),$D(AUPX) S NAM=AUPX,DOB=AUPIDS(.03) ;IHS/ANMC/LJF
8/14/2001 added because DA set to 0 on new add when this is called
E S L=^DPT(DA,0),DOB=$P(L,"^",3),NAM=$P(L,"^",1)
and it works on my Astronaut development machine. I now want to put it into play on a production system. I know that I can just put the changes into DGRPDD1.m and recompile it, but I do not know what possible bad side effects that might have or what is a more proper way of doing code updates like this on a running production system?
-- IV
All content is owned by its respective author/poster