Program help

F

FX

can anybody write a code for a program that reads from a
/location/file & according to file contents, it execute script. e.g. if
file contains "mp" it runs media player.
I hope the code is small .. plz help me out!
 
M

Mike Meyer

FX said:
can anybody write a code for a program that reads from a
/location/file & according to file contents, it execute script. e.g. if
file contains "mp" it runs media player.
I hope the code is small .. plz help me out!

open <URL: http://www.mired.org/downloads/ > will use the extension to
figure out what to do. It's relatively small.

<mike
 
S

Steven D'Aprano

can anybody write a code for a program that reads from a
/location/file & according to file contents, it execute script. e.g. if
file contains "mp" it runs media player.
I hope the code is small .. plz help me out!

There are lots of people who can do that. Are you asking them to do it for
free, or are you looking to hire a Python developer to design, build and
test your program?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top