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 | NAMEArgInt -- return an integer value from a ToolTypes array. (V36) SYNOPSISvalue = ArgInt(tt,entry,defaultval) FUNCTIONThis function looks in the ToolTypes array 'tt' returned INPUTStt - a ToolTypes array as returned by ArgArrayInit() RESULTvalue - the value associated with 'entry', or defaultval if 'entry' NOTESThis function requires that dos.library V36 or higher be opened. SEE ALSOArgArrayInit()Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |