SL_AddMacroArrayDec


NAME
SL_AddMacroArrayDec -- adds the given num to the array under the given index name.

SYNOPSIS
success = SL_AddMacroArrayDec(mahandle, indexname, num, range);
D0 A0A1 D0 D1

SLFLAG SL_AddMacroArrayDec(MAHANDLE, SLCHAR *, LONG, UWORD);

FUNCTION
if the index name is NULL, then the name is made to be the position in the array
("0", "1", etc).

INPUTS

RESULTS

SEE ALSO
SL_BeginMacroArray, SL_EndMacroArray, SL_FreeMacroArray, SL_AddMacroArrayArray, SL_AddMacroArrayCOORD, SL_AddMacroArrayDec, SL_AddMacroArrayInt, SL_AddMacroArrayStr, SL_SetMacroVarArray, SL_SetMacroVarCOORD, SL_SetMacroVarDec, SL_SetMacroVarInt, SL_SetMacroVarStr.

 

SL_AddMacroArrayDec  Command Section By Type  url:SL_AddMacroArrayDec
  created:2008-03-01 23:36:33   last updated:2008-03-01 23:36:33
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SL_AddMacroArrayDec
There are no user contributed comments for this page.