<div dir="ltr"><div>Having a big of a problem that I haven't encountered before</div><div><br></div><div>I have output processing that has 2 variables that I set and then attempt to lookup to a file on an index that has 2 fields</div><div><br></div><div>za='value1';zb='value2';zc=za<ab</div><div><br></div><div>lookup cli file k=zcĀ  i=T -nx</div><div><br></div><div>I thought if you had a space between your values it would interpret that as the 2 fields you're using in your lookup?</div><div>The two fields in file are (25,*) and (6,*) respectively - the lookup I'm doing, the first value za is only 13 characters long (this will vary depending on which lookup I'm using, so I made the field length of 25 anticipating I won't have any values greater than 25) and the 2nd field (zb) will always be length of 6</div><div><br></div><div>What am I missing here?</div><div><br></div><div>thanks</div><div><br></div><div>Scott</div></div>