I am trying to read a 1 line text file and check whether it contains either a 1 or 0E0. I have tried to set this up using vfs.file.regmatch but I keep getting an error that the check returns an empty string
Got empty string from [myserver] IP [x.x.x.x] Parameter [vfs.file.regmatch[/tmp/popresult, [1]]]
I'm not exactly sure on the usage of this check, there is very little info in the manual
Could someone point me in the right direction with configuring this check?
cheers
Got empty string from [myserver] IP [x.x.x.x] Parameter [vfs.file.regmatch[/tmp/popresult, [1]]]
I'm not exactly sure on the usage of this check, there is very little info in the manual
Could someone point me in the right direction with configuring this check?
cheers
Comment