Unassigned
Project menu, Compile File command
The _pwbcompile macro compiles the current file.
_pwbcompile := cancel arg compile <
Cancel
Establishes a uniform “ground state” by canceling any selection or argument.
Arg Compile
Compiles the current file.
<
Restores the function's prompt (if any). By default, function prompts are suppressed while a macro is running.
Arg, Cancel, Compile