I assume the ? is not needed if I know there is no matching entry.
 
Jim Gray
----- Original Message -----
Sent: Friday, November 04, 2005 2:00 PM
Subject: Re: [Hardhats-members] Y=-1 After a ^DIC call


On Nov 4, 2005, at 12:49 PM, James Gray wrote:

f I am adding new entries that are supposed to be in specific IEN, I gather I should not have
 S IENS=D1_","_AOJDA_","
but instead should have
 S IENS="+1,"_AOJDA_","
and the IEN array should be
S IENARRY(1)=D1
 
Is that right?
 
Jim Gray

Almost. If you only want to add an entry when there is no matching entry, you need to add a question mark (?+1). 

===
Gregory Woodhouse

"Nothing is as powerful than an idea 
whose time has come."
-- Victor Hugo



Reply via email to