Hi,
See my comments below,
Regards,
Rob
> On 15 Feb 2020, at 19:53, Fran_3 via gnucash-user
> wrote:
>
> Referring to the field definitions in
> 18.1. Importing Bills and Invoices
> I tried to line those up with the three dialog boxes that come up as you
> create and post a new bill.
> New
High Sierra.
Regards,
Rob Laan
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see
h
Hi David,
Thanks. Yes, I know about escaping special characters in regex. But I do not
want to escape anything. And I don’t want to search for a \.
\S is a regular regex content, matching any non white space character (a so
called generic character type); but the expression editor changes my \
and letting GC insert it? Is the result ‘\S’ as
> intended?
>
> Certainly, that would be a bug, but you might still get the result you want.
> (at least for that narrow case)
>
> Regards,
> Adrien
>
>> On Dec 21, 2018, at 4:33 PM, Rob Laan wrote:
>>
>&
referred too. I now understand that that
is a different issue; non of the generic character types I tested worked there.
Regards,
Rob
> On 22 Dec 2018, at 05:42, John Ralls wrote:
>
>
>
>> On Dec 21, 2018, at 11:54 AM, Rob Laan > <mailto:rob.l...@chello.nl>> w