NEWS APPS DOCS ABOUT | ||||
Autodocs Libraries: rexxsyslib.library ClearRexxMsg CreateArgstring CreateRexxMsg DeleteArgstring DeleteRexxMsg FillRexxMsg IsRexxMsg LengthArgstring LockRexxBase UnlockRexxBase Include GuruMeditation | NAMEDeleteRexxMsg - Releases a RexxMsg structure created by CreateRexxMsg() SYNOPSISDeleteRexxMsg(packet) FUNCTIONThe function releases an ARexx message packet that was allocated INPUTSpacket - A pointer to a RexxMsg structure allocated by CreateRexxMsg() EXAMPLEif (rmsg=CreateRexxMsg(myport,"myapp","MYAPP_PORT")) SEE ALSOCreateRexxMsg(), ClearRexxMsg()BUGSComments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |