Page 1 of 1

Error in "Justify fully Arabic"

Posted: 2012-02-18 04:48:04
by ameddo
Whenever I try to fully justify Arabic text by employing the macro "Justify fully Arabic" I get a message that: "There was an error on line 17 in the macro "Justify Fully Arabic".
What can I do to fix the problem?

Re: Error in "Justify fully Arabic"

Posted: 2012-02-18 07:14:21
by phspaelti
Hello ameddo,

It seems that Nisus has forgotten to update their macro for the current menu arrangement of NWP.

Line 17 looks like this:

Code: Select all

Menu 'Paragraph Alignment:Justify' # in case the user forgot
It should look like this

Code: Select all

Menu 'Paragraph:Align Justified' # in case the user forgot
However, since I don't use Arabic myself, I can't really test further. So I can't guarantee that this will solve all problems.

Re: Error in "Justify fully Arabic"

Posted: 2012-02-19 02:50:01
by ameddo
Hi phspaelti
I replaced the line and it worked! Thanks for your valubale help...

Re: Error in "Justify fully Arabic"

Posted: 2012-02-20 15:41:48
by martin
Yes, thanks for the fix Philip! We've updated the Justify Fully macros in the macro repository to take the new menu name/path into account.