View Single Post
  #5 (permalink)  
Old 28-Jun-2009, 10:48
hcvv's Avatar
hcvv hcvv is online now
Wise Penguin
 
Join Date: Jun 2008
Location: Netherlands
Posts: 1,913
hcvv 's reputation will be famous soon enoughhcvv 's reputation will be famous soon enoughhcvv 's reputation will be famous soon enough
Default Re: How do you create an executable script to run from an ic

Quote:
On thing, should the script filename have an extension or not or doesn't it matter?
Not needed. There is no such thing as an "extension" in Unix/Linux filenames. Some people call it so when a file name ends in a dot and a few other characters (and some programs draw conclusions from that), but is NOT a seperate field as in another OS.

You say you browsed to the script. I hope the resulting string is an ABSOLUTE path to your script

No further commentss on the double click (some people like it to wear out their fingers ).
__________________
Henk van Velden
Reply With Quote