Re: linking to scripts

2004-11-12 Thread Ron Johnson
On Fri, 2004-11-12 at 16:07 +0100, Silvan Villiger wrote: > Hi, > > I've written some scripts for a program and encountered a problem which > I'll try to explain simplified. Let's assume that my program is in the > directory /progpath/ and I have 2 scripts in /progpath/scripts/. script1 > calls

linking to scripts

2004-11-12 Thread Silvan Villiger
Hi, I've written some scripts for a program and encountered a problem which I'll try to explain simplified. Let's assume that my program is in the directory /progpath/ and I have 2 scripts in /progpath/scripts/. script1 calls script2 and I call script1 from /progpath/data/ because this is the p