From: <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, September 07, 2005 11:24 AM Subject: Re: [Hardhats-members] Objects vs. Types
>> >> Yes! That might be kind of normal for something to sometimes be true and >> sometimes false. Couldn't the following code be useful someplace? >> >> S IEN="@" >> F S IEN=$O(^DATA(IEN),-1) Q:(IEN-1) D >> .some more code >> >> Jim Gray > > Just as an aside, you realize that code only stops when you have a value > that numerically IEN equals the value 1, which by no means is guaranteed. > perhaps you meant for some conditional expression in the place of IEN within > the quit condition? > ie: Q:((logical expression)-1) > > > David > Quite the opposite, I believe. ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members
