pythoncom.gif
blank.gif blank.gif blank.gif Home Page

Module win32com.axscript.client.pyscript - Python ActiveX Scripting Implementation


SYNOPSIS

# 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

DESCRIPTION

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.


blank.gif blank.gif blank.gif Home Page
www_icon.gif

Copyright © Greg Stein, Mark Hammond, Curt Hagenlocher and a few other contributors
All Rights Reserved
Comments to author:
Generated: Sun Apr 20 1997