AMOSi:Arexx

From Amiga Coding
Jump to: navigation, search

an example can be found on AMOSPro_Examples:Examples/H-8/Help_84.AMOS


Performs a GET MESSAGE command from the Amiga's operating system. Depending on the result, you'll get one of the following values.

  • 0 = There's no message. Try again later.
  • 1 = A message has just arrived. But it doesn't need a response.
  • 2 = A message has been received. Please answer immediately with an appropriate return string.


status=Arexx