Shell Commands/HI

From MorphOS Library

< 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.