Insert / Break stopped providing the Break Dialog Box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I just started having this problem. Whenever I click on Insert, Break Word
automatically inserts a break without giving me the options for which type of
break I would like to insert.

Any Ideas why this would happen?

Gary S.
 
It sounds like either a different command was assigned to the menu, or a
macro (or something else) has substituted a different behavior for the
built-in InsertBreak command.

My money would be on the latter.

Choose Tools - Macro - Macros. Type InsertBreak into the space provided for
Macro name:. If the Delete button is available, then that means this is a
macro. You can delete it, and you'll get normal Break behavior. However,
expect that that another program is using InsertBreak for its own purposes
(a really bad programming decision), and its behavior likely will change.

If this turns out not to be the problem, then post again, and we can indulge
in additional speculation.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top