Search found 3 matches

by mpawp
2019-11-18 12:54:07
Forum: Nisus Writer Pro Macros
Topic: Power Find(regex) quote meta characters
Replies: 2
Views: 6479

Re: Power Find(regex) quote meta characters

Hi,

Thank you Martin, that does work. I do not know why I did not get that to work. Together with FollowedBy and the other zero-width matches it solves many problems.

Thanks,
Martin
by mpawp
2019-11-16 23:47:07
Forum: Nisus Writer Pro Macros
Topic: Styles 'Document' not a regular object? Error unknown macro command.
Replies: 4
Views: 8881

Styles 'Document' not a regular object? Error unknown macro command.

Hi, I have written a macro to style text based on markup, but Nisus Writer Pro 3.0.4 reports a difficult to comprehend error: Unknown macro command: Document.styleWithName "Emphatic" From the Macro Language reference: Style Object A Style object represents a single user-defined style which...
by mpawp
2019-11-15 11:13:45
Forum: Nisus Writer Pro Macros
Topic: Power Find(regex) quote meta characters
Replies: 2
Views: 6479

Power Find(regex) quote meta characters

Hi, The new Power Find with browser and and meta character items for Power Find Pro is awesome. In its documentation I could not find a command for quoting regex meta characters such as \Q … \E or quotemeta. Is there one? I am searching for such a command because the patterns are simple enough, whic...