Lugaru's Epsilon
Programmer's
Editor

Context:
Epsilon User's Manual and Reference
   . . .
   Commands by Topic
      Getting Help
      Moving Around
      Changing Text
      . . .
      Miscellaneous
   Command Reference
      . . .
      start-kbd-macro
      start-process
      stop-process
      string-search
      suspend-epsilon
      . . .
   Variable Reference
      abort-file-io
      abort-file-matching
      abort-key
      . . .
      yank-rectangle-to-corner
   . . .

Previous   Up    Next
start-process  Command Reference   string-search


Epsilon User's Manual and Reference > Command Reference >

stop-process

Abort the concurrent process.  Ctrl-C Ctrl-C

This command makes a concurrent process (see start-process) believe that you typed Ctrl-C (or, for Unix, the interrupt key).

Under Windows, providing a numeric argument makes this command send a Ctrl-Break signal instead of the usual Ctrl-C signal. (Under Windows 95/98/ME, providing a numeric argument makes this command try to force the current process to exit, instead of sending a Ctrl-C character.) A numeric argument has no effect under Unix.

More info:

The Concurrent Process
Concurrent Process Primitives (Primitives)



Previous   Up    Next
start-process  Command Reference   string-search


Lugaru Copyright (C) 1984, 2020 by Lugaru Software Ltd. All rights reserved.