a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 rexxsyslib.library
  ClearRexxMsg
  CreateArgstring
  CreateRexxMsg
  DeleteArgstring
  DeleteRexxMsg
  FillRexxMsg
  IsRexxMsg
  LengthArgstring
  LockRexxBase
  UnlockRexxBase
Include
GuruMeditation
Docs » Autodocs » rexxsyslib.library » IsRexxMsg

NAME

	IsRexxMsg - Function to determine if a message came from ARexx

SYNOPSIS

	result = IsRexxMsg(msgptr)
D0 A0
BOOL IsRexxMsg(struct RexxMsg *);

FUNCTION

	This function can be used to determine if a message came from an
ARexx program.

INPUTS

	msgptr - A pointer to the suspected RexxMsg.

RESULT

	result - A boolean:  TRUE if it is an ARexx message, FALSE if not.

SEE ALSO

CreateRexxMsg()

BUGS

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

Kefrens

KEF
FLT
TBL
TRSI

Comments:

$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se