OR Two Values...
- Posted by ck lester <cklester at YAHOO.COM> Nov 21, 2000
- 389 views
Ummm... Can I do this? -- where posxy = { (1=1) , (1=2) } function someName( sequence posxy ) return or_bits( posxy[1] , posxy[2] ) end function Basically, this is what's happening but it doesn't seem to like this. It chokes with this message: Syntax error - expected to see possibly '(' not ','... in referring to the comma between posxy[1] and [2]. Help! ck _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com