NEWS APPS DOCS ABOUT | ||||
Autodocs Static lib: amiga.lib ACrypt AddTOF ArgArrayDone ArgArrayInit ArgInt ArgString BeginIO CallHook CallHookA CheckRexxMsg CoerceMethod CoerceMethodA CreateExtIO CreatePort CreateStdIO CreateTask CxCustom CxDebug CxFilter CxSender CxSignal CxTranslate DeleteExtIO DeletePort DeleteStdIO DeleteTask DoMethod DoMethodA DoSuperMethod DoSuperMethodA FastRand FreeIEvents GetRexxVar HookEntry HotKey InvertString LibAllocPooled LibCreatePool LibDeletePool LibFreePooled NewList RangeRand RemTOF SetRexxVar SetSuperAttrs TimeDelay afp arnd dbf fpa printf sprintf stdio Include GuruMeditation | NAMECheckRexxMsg - Check if a RexxMsg is from ARexx SYNOPSISresult = CheckRexxMsg(message) FUNCTIONThis function checks to make sure that the message is from ARexx NOTESThis is a stub in amiga.lib. It is only available via amiga.lib. EXAMPLEif (CheckRexxMsg(rxmsg)) INPUTSmessage A pointer to the RexxMsg in question RESULTresult A boolean - TRUE if message is from ARexx. SEE ALSOGetRexxVar(), SetRexxVar()Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |