Shell Commands/HI

From MorphOS Library

Revision as of 12:49, 3 March 2015 by JPV (talk | contribs) (Created page with "'''HI''' [Rexx] - Send all active ARexx programs an external halt request. No Template Sets th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

< Shell Commands

HI [Rexx] - Send all active ARexx programs an external halt request.

No Template

Sets the global halt flag, which causes all active ARexx programs to receive an external halt request. Each program will exit immediately unless its HALT interrupt has been enabled. The halt flag does not remain set, but is cleared automatically after all current programs have received the request.