[Info-vax] Syntax for java$filename_match_list
Arne Vajhøj
arne at vajhoej.dk
Sat Dec 10 20:07:08 EST 2022
On 12/3/2022 4:02 PM, Craig A. Berry wrote:
> On 12/3/22 1:46 PM, Arne Vajhøj wrote:
>> One file type - one keyword - one value:
>>
>> $ define java$filename_match_list "*.xyz=keyword=value"
>>
>> One file type - one keyword - two values:
>>
>> $ define java$filename_match_list "*.xyz=keyword=value1,value2"
>>
>> One file type - two keywords - one value each:
>>
>> $ define java$filename_match_list "*.xyz=keyword1=value1/keyword2=value2"
>>
>> But what is the syntax for two file types??
>
> Don't know, and don't know if it's possible, but have you tried a search
> list logical name?
It seems to work. So:
$ define java$filename_match_list
"*.xyz=keyword=value","*.abc=keyword=value"
Thanks.
Arne
More information about the Info-vax
mailing list