NEWS APPS DOCS ABOUT | ||||
Autodocs Libraries: rexxsyslib.library ClearRexxMsg CreateArgstring CreateRexxMsg DeleteArgstring DeleteRexxMsg FillRexxMsg IsRexxMsg LengthArgstring LockRexxBase UnlockRexxBase Include GuruMeditation | NAMELengthArgstring - Returns the length value stored in the argstring SYNOPSISlength = LengthArgstring(argstring) FUNCTIONThis function returns the length value stored in the argstring. INPUTSargstring - A pointer to an argstring that was created by ARexx RESULTlength - The length of the argstring. EXAMPLESEE ALSOCreateArgstring()BUGSComments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |