SL_EndCmd


NAME
SL_EndCmd -- ends a command started by SL_BeginCmd.

SYNOPSIS
success = SL_EndCmd(cmdhandle);
D0 A0

SLFLAG SL_EndCmd(CMDHANDLE);

FUNCTION
Does whatever formatting is needed to properly end a command under the
current OS.

INPUTS
cmdhandle - as returned by SL_BeginCmd.

RESULTS
success - TRUE if the command was successfully ended.
FALSE if the command could not be ended.

SEE ALSO
SL_BeginCmd, SL_AddCmdStr, SL_AddCmdInt.

 

SL_EndCmd  Command Section By Type  url:SL_EndCmd
  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_EndCmd
There are no user contributed comments for this page.