[ic] Search within embedded perl

Stewart Barnett stewbarnett at wsac.com
Fri Jul 2 11:35:00 EDT 2004


In reading through the manual I find reference to using, or not using as the case may  
be, the loop tag within embedded perl. 

It states: 

NOTE: This would not usually be used with embedded Perl -- a better 
choice would normally be: 

for(@list) { CODE } 


But suppose I wanted to replicate the following within embedded perl: 

[loop search=" 
fi=state.txt 
sf=country 
se=[default country US] 
rf=state,name,country 
un=yes 
tf=sorder,name 
ml=100 
" 
option=state] 

How would this be structured or how would I call the search without the loop tag? 



More information about the interchange-users mailing list