From: Jim K. <jk...@ja...> - 2004-03-24 21:09:47
|
Derrick, We cannot change the behavior of the "found?" output simply because people rely on its present behavior. However, wee could rename this to "all found?" and add an additional output called "any found?". Anyone like or dislike this idea? -Jim Swinarsky, DJ Derrick (5453) @ IS wrote: > I have just used the Read Section Cluster VI and have a question. I am > using it to read in configuration information for my VI and some of the > configuration items are not mandatory. Obviously this causes a problem > because it returns found?=false if ANY are missing. In this case where > some > of the items are optional it would be better to send found?=false when ALL > items are missing. This is an easy change by just adding a parameter that > will swap the 'AND Array Elements' with an 'OR Array Elements'. I have > made > the change on my computer and am wondering if anyone else thinks that is a > relevant change to make? > > Let me know if it is and where/who I need to upload the altered VI... > > Thanks, > Derrick > |