20 Posts

October 14th, 2009 01:00

Shahar,

This is a bash script file what you want.

==================

#!/bin/bash

# exporting the Library path
export LD_LIBRARY_PATH=.

# invoking the JCASScript tool with the passed command line arguments
java -jar JCASScript.jar #@

===================

Hope this helps.

Regards

YT

1 Rookie

 • 

5 Posts

October 14th, 2009 02:00

Hi,

thanks for your help!

shahar

No Events found!

Top