Re: [Hsqldb-developers] Problem with runUtil.sh

2004-12-28 Thread fredt
]> To: Sent: 28 December 2004 15:35 Subject: Re: [Hsqldb-developers] Problem with runUtil.sh Amit Handa wrote: >Thanks Fred! > >But still I feel they should work, as they help a starter >to understand the way hsql works. > > That's debatable. Give the following 2 comman

Re: [Hsqldb-developers] Problem with runUtil.sh

2004-12-28 Thread Blaine Simpson
Java program in their particular environment. The supplied short scripts are just examples to provide hints. Fred - Original Message - From: "Amit Handa" <[EMAIL PROTECTED]> To: Sent: 27 December 2004 06:17 Subject: [Hsqldb-developers] Problem with runUtil.sh Hi, I am

Re: [Hsqldb-developers] Problem with runUtil.sh

2004-12-27 Thread Amit Handa
lar > environment. The supplied short scripts are just examples to provide hints. > > Fred > > - Original Message - > From: "Amit Handa" <[EMAIL PROTECTED]> > To: > Sent: 27 December 2004 06:17 > Subject: [Hsqldb-developers] Problem with runU

Re: [Hsqldb-developers] Problem with runUtil.sh

2004-12-27 Thread fredt
sqldb-developers] Problem with runUtil.sh Hi, I am trying to run the runUtil.sh from the version 1.7.3. In this script there is a cp variable which should point to classpath. But is never initialized to anywhere until it is used :(. Am I missing anything here

Re: [Hsqldb-developers] Problem with runUtil.sh

2004-12-27 Thread Leen De Schutter
The same thing happens in runTest.sh; only when you print out the variable it effectively contains something (even though it was never set!). Very weird. Leen On Mon, 2004-12-27 at 11:47 +0530, Amit Handa wrote: > Hi, > > I am trying to run the runUtil.sh from the version 1.7.3. > > In this scr

[Hsqldb-developers] Problem with runUtil.sh

2004-12-26 Thread Amit Handa
Hi, I am trying to run the runUtil.sh from the version 1.7.3. In this script there is a cp variable which should point to classpath. But is never initialized to anywhere until it is used :(. Am I missing anything here ? thanks, Amit --- SF