◄Summary► ◄Up► ◄Contents► ◄Index► ◄Back► ─────Programmer's WorkBench───────────────────────────────────────────────── _pwbsetmsg := cancel arg arg nextmsg < Cancel Establishes a uniform "ground state" by canceling any selection or argument. Arg Arg Nextmsg Goes to the current message. < Restores the function's prompt (if any). By default, function prompts are suppressed while a macro is running. See Arg, Cancel, Nextmsg ◄Project menu, Goto Error► -♦-