NEWS APPS DOCS ABOUT | ||||
Autodocs Libraries: rexxsyslib.library ClearRexxMsg CreateArgstring CreateRexxMsg DeleteArgstring DeleteRexxMsg FillRexxMsg IsRexxMsg LengthArgstring LockRexxBase UnlockRexxBase Include GuruMeditation | NAMEFillRexxMsg - Fill the argument strings as needed SYNOPSISresult = FillRexxMsg(msgptr, count, mask) FUNCTIONThis function will convert and install up to 16 argument strings into INPUTSmsgptr - Pointer to a RexxMsg (allocated via CreateRexxMsg) RESULTresult - A boolean. If it is TRUE, the call worked. If it is false, SEE ALSOClearRexxMsg(), CreateArgstring(), DeleteArgstring(), CreateRexxMsg()BUGSComments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |