That should do it. Thanks so much.

Regards
Michael Knill

-----Original Message-----
From: Lonnie Abelbeck <li...@lonnie.abelbeck.com>
Reply-To: AstLinux List <astlinux-users@lists.sourceforge.net>
Date: Friday, 9 December 2016 at 4:24 AM
To: AstLinux List <astlinux-users@lists.sourceforge.net>
Subject: Re: [Astlinux-users] Prefs Tab : Hide Log Words


On Dec 8, 2016, at 12:44 AM, Michael Knill <michael.kn...@ipcsolutions.com.au> 
wrote:

> Im trying to hide a long string. I understand I can enclose it in ‘’ but it 
> seems to hide lots e.g. all the words.
> 
> Am I doing something wrong?

The Prefs tab -> Hide Log Words:

treats *any* space as a delimiter, quoting does not help as it is currently 
written.

If you want to hide a match for "one two three"  enter:

Hide Log Words: one.two.three

Here the '.' (dot) is a regex to match any single character.

Not ideal, but that is the current implementation.

Lonnie


------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
_______________________________________________
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
pay...@krisk.org.


------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
_______________________________________________
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
pay...@krisk.org.

Reply via email to