Hi How can I make textmate ask me for input for the following Python script: import sys for i in sys.argv[1:]: print i, hex(i) Thanks, Raj -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.macromates.com/textmate/attachments/20100308/c7c0f4ca/attachment.html>