Page 1 of 1

<apicp noise [...]> syntax?

Posted: Tue Sep 21, 1999 11:09 am
by Thunderstone



When I try something like:

<apicp noise "am" "are">

which is a simplified version of the example on page 39 of part II of the
manual, I get the following error:

015 /~slumos/webinator/newsearch:39: Wrong number of arguments to user
function `apicp' (expected 2)

I can't find any other mention of how to specify a list of strings in the
manual, so what is the correct syntax?

Thanks in advance.

Steve Lumos <slumos@isri.unlv.edu>
Information Science Research Institute
University of Nevada, Las Vegas





<apicp noise [...]> syntax?

Posted: Tue Sep 21, 1999 11:18 am
by Thunderstone



Try:

<$mynoise= "am" "are">
<apicp noise $mynoise>