View Single Post
Old 10-26-2008, 01:41 PM   #3
wallcraft
reader
wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.
 
wallcraft's Avatar
 
Posts: 6,977
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
Quote:
Originally Posted by wallflower75 View Post
I downloaded ... text files--but what the heck do I do with those?
In general, when you download source code from (say) pastebin.com it comes as a .txt file. You need to rename it to indicate its language. If it is a Python script, change .txt to .py. After it is renamed, if you have Python installed, Windows will recognize the file as a Python script and you can use it as a command name on the command line.
wallcraft is offline   Reply With Quote