thedark Second Lieutenant
Joined: 30 Jul 2005
Posts: 1074
|
Posted: Thu Aug 04, 2005 1:29 pm Post subject: Workbench Support |
|
|
AmigaPython supports the Workbench. You can:
launch AmigaPython from the Workbench
launch Python scripts from the Workbench (icons are provided)
associate Python scripts as tools to data files! This is cool!
And as you might expect: tooltypes and multi-selected icons are converted to command line arguments. Python never knows it was launched from the Workbench! |
|