_pwbhelp_context

Key

F1

Menu

Help menu, Topic command

The _pwbhelp_context macro looks up Help on the topic at the cursor, the current selection, or the specified text argument.

Definition

_pwbhelp_context:=arg pwbhelp.pwbhelp <

Arg

Sets the Arg prefix for the Pwbhelp function.

Pwbhelp.

Specifies that the function is the PWBHELP extension function.

Pwbhelp

Displays Help on the topic at the cursor. When text is selected, displays Help on the selected text. When you have entered an argument in the Text Argument dialog box, displays Help on the topic specified by the text argument.

<

Restores the function's prompt (if any). By default, function prompts are suppressed while a macro is running.

See

Pwbhelp