Hi, Read id's from STMT.PRINTED one by one via REMOVE COMMAND and locate them into AN array by LOCATE/INSERT command. You can now count this array. LOCATE will insert once of same IDs.
Regards, On Mon, Sep 5, 2011 at 10:39 PM, Mahmoud <[email protected]> wrote: > Hi All, > > I had a problem that was caused by a duplication in the values of > the STMT.ENTRY ID's in the file STMT.PRINTED, And I was making a > routine to fix this problem and remove the duplicated ID's. > > But, I couldn't find any syntax to count and locate the ID values in > this file "STMT.PRINTED". > > P.S: I tried the DCOUNT(R.STMT.PRINTED<STP.STMT.ENTRY.NO>,@VM) command > but it didn't work. > > can you please tell me the right command to deal with this field. > > Thanks & regards > Mahmoud Elhawary > > -- > Please read the posting guidelines at: > http://groups.google.com/group/jBASE/web/Posting%20Guidelines > > IMPORTANT: Type T24: at the start of the subject line for questions > specific to Globus/T24 > > To post, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
