# Parent Module win32com.axscript.client
# Classes AXNotRExec AXNotRHooks AXRExec AXScriptAttribute # An attribute in a scripts namespace. AXScriptCodeBlock NamedScriptAttribute # An explicitely named object in an objects namespace PyScript ScriptItem
# Functions def AddCR(text) def CreateRegKey(newKey) def ExpandTabs(text) def Register() def RemoveCR(text) def debug_attr_print(*args)
# Variables int SCRIPTTEXT_FORCEEXECUTION = -2147483648 int ENDMARKER = 0
This module implements the Python ActiveX Scripting client.
To register the implementation, simply "run" this Python program - ie either double-click on it, or run "python.exe pyscript.py" from the command line.
Copyright © Greg Stein, Mark Hammond, Curt Hagenlocher and a few other contributors
All Rights Reserved
Comments to author:
Generated: Sun Apr 20 1997