From: René J. <rvj...@xs...> - 2022-06-02 10:51:44
|
I will do that. @Mike: In the meantime, there is an updated Quickstart Guide at https://www.netrexx.org/documents/NetRexx%204.02-GA%20QuickStart%20Guide.pdf most if not all examples should paste much better now. René. > On 2 Jun 2022, at 12:44, Jason Martin <agr...@gm...> wrote: > > > From : > > https://stackoverflow.com/questions/3001177/how-do-i-grep-for-all-non-ascii-characters > > In the documentation directory to verify what remains that truly needs fixing. > > pcregrep -r --color='auto' -n '[^\x00-\x7F]' . > > > > > _______________________________________________ > netrexx-pipelines mailing list > net...@li... > https://lists.sourceforge.net/lists/listinfo/netrexx-pipelines |