sName = CwGetNextToolName() sName (string) The name of the next tool.
/* Obtain the list of available tools. */ count = 1 t = CwGetFirstToolName() do while t \= '' tool.count = t t = CwGetNextToolName() count = count + 1 end
Functions by NAME |
Index |
Functions by PURPOSE |