[Icon-tech] wrapper for shell programs

Nick Gawronski nick at nickgawronski.com
Sun Aug 9 17:51:48 MDT 2009


Hi, When putting a .py program anywhere I always have to run it from the 
console and it won't run from file explorer.  I always have to type python 
script.py rather then just script name or selecting it from the file 
explorer using select.  Any reason why this is the scripts are chmod +x so 
they are execicutable.
----- Original Message ----- 
From: "Christopher Moore" <christopher.h.moore at verizon.net>
To: "Icon technical discussions." <icon-tech at mulcahy.ws>
Sent: Monday, July 20, 2009 11:22 AM
Subject: [Icon-tech] wrapper for shell programs


> One of the items which Ken raised on this list was writing wrappers for
> console programs.  This facility would allow us to port many
> console-based programs to the Icon / BP.
>
> I'm attaching a very simple program written in Python which you could
> run in the console.
> What I'd like to see is some code to run this directly from the Icon
> without having to log into the console and use the speakup review keys.
>
> If we had a model of a basic console wrapper, we could apply the
> techniques to many existing applications.
>
> Chris
>
>


--------------------------------------------------------------------------------


> _______________________________________________
> Icon-tech mailing list
> Icon-tech at mulcahy.ws
> http://www.mulcahy.ws/mailman/listinfo/icon-tech
> 



More information about the Icon-tech mailing list