RE: Script compliation Sequence.

2001-09-07 Thread Bob Showalter
> -Original Message- > From: Rajeev Rumale [mailto:[EMAIL PROTECTED]] > Sent: Sunday, September 16, 2001 11:19 PM > To: [EMAIL PROTECTED] > Subject: Script compliation Sequence. > > > Hello EveryBody > > I needed some advice for all. > > I am

Re: Script compliation Sequence.

2001-09-06 Thread Gunther Birznieks
At 11:19 AM 9/17/2001 +0800, Rajeev Rumale wrote: >Hello EveryBody > >I needed some advice for all. > >I am working on a untilty which needs to perform server functions. > >I am bit confused with compliation sequency of scripts, when we use "do", >"require" or "use" to include into our scripts. >

Script compliation Sequence.

2001-09-06 Thread Rajeev Rumale
Hello EveryBody I needed some advice for all. I am working on a untilty which needs to perform server functions. I am bit confused with compliation sequency of scripts, when we use "do", "require" or "use" to include into our scripts. I have written a library file which contains all the commo