[IronPython] dispatch console command

Dino Viehland dinov at exchange.microsoft.com
Tue May 15 21:49:33 CEST 2007


This has moved to ScriptDomainManager.CurrentManager.GetCommandDispatcher/SetCommandDispatcher.

-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Gerard Braad Jr.
Sent: Tuesday, May 15, 2007 9:56 AM
To: users at lists.ironpython.com
Subject: [IronPython] dispatch console command

Hello,


in a 'previous' release of IronPython I was able to use

IronPython.Hosting.PythonEngine.ConsoleCommandDispatcher =
DispatchConsoleCommand

to dispatch a console command to my own function, which invokes a
command to a Form. In the newer 2.0a1 release (based on DLR) I was not
able to find this functionality. Is this now part of a script/
enginemanager? any help would be appreciated.

greets,


Gerard

_______________________________________________
users mailing list
users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list