Greeting.
This is a variant of the issue explored in thread269-891589
I have a program that reads a text file to fill in items for a Choice. The target platform is a Sharp PDA (Zaurus 5500) running Linux. I have the text file in the same place as the class files and I invoke the application by first "cd-ing" to that directory and then calling the JRE and the main. I would like to make it so I can invoke the program from anywhere (using -cp).
Is there a way to refer to a file location as being in the classpath or, alternatively, in the [blue]same location as the invoked class[/blue]?
_________________
Bob Rashkin
rrashkin@csc.com
This is a variant of the issue explored in thread269-891589
I have a program that reads a text file to fill in items for a Choice. The target platform is a Sharp PDA (Zaurus 5500) running Linux. I have the text file in the same place as the class files and I invoke the application by first "cd-ing" to that directory and then calling the JRE and the main. I would like to make it so I can invoke the program from anywhere (using -cp).
Is there a way to refer to a file location as being in the classpath or, alternatively, in the [blue]same location as the invoked class[/blue]?
_________________
Bob Rashkin
rrashkin@csc.com