Using LLD we've an issue where USB drives keep getting picked up and we'd like a way of ignoring triggers for certain drives.
I was thinking of creating a trigger called {$IGNORE_DRIVES} containing say "X:Y:" and then modifying the trigger to only fire if it can't find #FSNAME in this macro. Can this easily be done? I'm sure it can be somehow..
I was thinking of creating a trigger called {$IGNORE_DRIVES} containing say "X:Y:" and then modifying the trigger to only fire if it can't find #FSNAME in this macro. Can this easily be done? I'm sure it can be somehow..
Comment