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?
Error in "Justify fully Arabic"
Re: Error in "Justify fully Arabic"
Hello ameddo,
It seems that Nisus has forgotten to update their macro for the current menu arrangement of NWP.
Line 17 looks like this:
It should look like this
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.
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
Code: Select all
Menu 'Paragraph:Align Justified' # in case the user forgot
philip
Re: Error in "Justify fully Arabic"
Hi phspaelti
I replaced the line and it worked! Thanks for your valubale help...
I replaced the line and it worked! Thanks for your valubale help...
- martin
- Official Nisus Person
- Posts: 5230
- Joined: 2002-07-11 17:14:10
- Location: San Diego, CA
- Contact:
Re: Error in "Justify fully Arabic"
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.