NEWS APPS DOCS ABOUT | ||||
Autodocs Libraries: rexxsyslib.library ClearRexxMsg CreateArgstring CreateRexxMsg DeleteArgstring DeleteRexxMsg FillRexxMsg IsRexxMsg LengthArgstring LockRexxBase UnlockRexxBase Include GuruMeditation | NAMECreateRexxMsg - Create an ARexx message structure SYNOPSISrexxmsg = CreateRexxMsg(port, extension, host) FUNCTIONThis functions allocates an ARexx message packet. The RexxMsg INPUTSport - A pointer to a public or private message port. This *MUST* RESULTrexxmsg - A RexxMsg structure NOTESThe extension and host strings must remain valid for as long as the SEE ALSODeleteRexxMsg(), ClearRexxMsg(), FillRexxMsg()BUGSComments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |