Me too, 'cause TEST.2 isnt empty I dont think. Unless blanks are not 'something'
I always use EQS or NES functions for evaluation.  Just make an array
using the same delimiters, and say
TEST.3 = @VM:@AM:' ':@VM:'zzz':@VM:@AM:'abc':@AM
TEST.1 = @VM:@AM:@VM:@VM:@AM:@AM
TEST.2 = @VM:@AM:' ':@VM:'  ':@VM:@AM:'   ':@AM
XYZ=EQS(TEST.1,TEST.3)
CRT XYZ

1}1~0}0}1~0~1
OR...
am I missing something?
j

On 2/1/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> I'm probably missing something obvious here...
> What can I use to evaluate the "emptiness" of these arrays, so that 1
> and 2 are considered empty and 3 is not?
>
>   TEST.1 = @VM:@AM:@VM:@VM:@AM:@AM
>   TEST.2 = @VM:@AM:' ':@VM:'  ':@VM:@AM:'   ':@AM
>   TEST.3 = @VM:@AM:' ':@VM:'zzz':@VM:@AM:'abc':@AM
>
> Thanks!
> Wendy Smoak
> -------
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
>


--
john
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to