First off, I've never seen that syntax before. Do you mean: DIM X(25)
or do you mean you are setting X to the 25th value in a dimensioned variable? And I don't understand what you mean when you say "some records get taken out". How are they taken out? I'm a little confused by your question. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Chris Austin Sent: Thursday, August 18, 2011 1:30 PM To: [email protected] Subject: [U2] easy way to get count of a DIM()? I'm trying to get the count of a dimensioned array DIM() in UniVerse 10.x Let's say we have a variable that's set to an array: X = DIM(25) if I wanted to find out the count of X later on in the program (let's say some records get taken out and we need the count), how would you do this? Thanks, Chris _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
