Error in "Justify fully Arabic"

Get help using and writing Nisus Writer Pro macros.
Post Reply
ameddo
Posts: 11
Joined: 2004-07-31 15:18:44

Error in "Justify fully Arabic"

Post 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?
User avatar
phspaelti
Posts: 1313
Joined: 2007-02-07 00:58:12
Location: Japan

Re: Error in "Justify fully Arabic"

Post 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.
philip
ameddo
Posts: 11
Joined: 2004-07-31 15:18:44

Re: Error in "Justify fully Arabic"

Post by ameddo »

Hi phspaelti
I replaced the line and it worked! Thanks for your valubale help...
User avatar
martin
Official Nisus Person
Posts: 5227
Joined: 2002-07-11 17:14:10
Location: San Diego, CA
Contact:

Re: Error in "Justify fully Arabic"

Post 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.
Post Reply