<< SL_SetAppAttrA | SL_FreeAppMacro >> |
Top: Documentation Library | Up: SoftLogik App Library API |
SL_CreateAppMacro
NAME
SL_CreateAppMacro -- creates a macro from the internal recorded macro.
SYNOPSIS
macrohandle = SL_CreateAppMacro(apphandle);
D0A0
MACROHANDLE CreateAppMaro(APPHANDLE);
FUNCTION
Creates a MACROHANDLE from the internal recorded macro. This eliminates
the internal recored macro.
INPUTS
apphandle - as returned by SL_AppInitA.
RESULTS
macrohandle - a handle used to refer to the macro.
SEE ALSO
SL_FreeAppMacro, SL_PlayMacro, SL_SaveMacro, SL_ExtractMacro, SL_MacroLength.
SL_CreateAppMacro Command Section By Type url:SL_CreateAppMacro
created:2008-03-01 23:36:28 last updated:2008-03-01 23:36:28
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SL_CreateAppMacro | sign in to add a comment |
There are no user contributed comments for this page. |
<< SL_SetAppAttrA | SL_FreeAppMacro >> |
Top: Documentation Library | Up: SoftLogik App Library API |