Interesting, so you're seeing different behavior than us. We use JBCEMULATE=ROS if that makes any difference.
jbase 3.4: :SELECT IM WITH QOH NE "0" 909 Records selected :SELECT IM WITH QOH > "0" 909 Records selected :SELECT IM WITHOUT QOH = "0" "" 909 Records selected jbase 5.2: :SELECT IM WITH QOH NE "0" 2508 Records selected :SELECT IM WITH QOH NE "0" 909 Records selected :SELECT IM WITHOUT QOH = "0" "" 909 Records selected On Monday, February 4, 2013 12:09:02 PM UTC-5, Daniel Klein wrote: > > *jBASE 5.2 appears to work identically to jBASE 3.4.* > * > * > *On jBASE 3.4:* > * > * > *jsh ~ -->LIST IM QOH* > * > * > *IM............ QOH* > * > * > *1 * > *2 0 * > * > * > *jsh ~ -->SELECT IM WITH QOH NE "0"* > * > * > * 1 Records selected * > * > * > *>* > * > * > *Dan Klein* > > -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. 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 --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
