version TclTip-1.0 ################################################################# ## Tcl Core method tip/completion definitions ## ## Any stripped line not starting with a wordchar is ignored ## ## Arguments in <>s are considered variable args. ## Arguments in ??s are considered optional args. ## ## Variable and optional args are part of the method tips, ## while the base method info is part of method completion. ## ################################################################# after ms after ms ?script script script ...? after cancel after cancel