On 13. Oct 2006, at 01:44, Michael Gregoire wrote:
Well I tried all suggestions. Still not working.
Try make your own command with a scripting language, make it output something. Try it also with HTML output.
Also try write e.g. ‘date’ in a document and press ⌃R to execute that as a line.
If that works, try select these two lines and ⌃R:
#!/bin/sh date
If that works, then try it with one of the commands, etc.