|
-
September 30th, 2007, 03:22 AM
#1
Simple dbt on batch file
Hi
I created a batch file
runner.bat
*******************************************
set HOME = D:\Faisal\VSS\MTCs
set JAVA_HOME = D:\Applns\JDK1.5.11
%JAVA_HOME%/bin/java -classpath %HOME%\classes %HOME%\lib\laf.jar
com.faisal.mc.ShowScreen
*******************************************
if run this bacth file getting an error " cant find the path specified"
the console looks like
*************************************************
set HOME = D:\Faisal\VSS\MTCs
set JAVA_HOME = D:\Applns\JDK1.5.11
/bin/java -classpath \classes \lib\laf.jar
com.faisal.mc.ShowScreen
**************************************************
So what i conluded is that the both variables not get assigned values why
In my office machine this is working fine
can anybody comment on this
Similar Threads
-
By latrelus in forum Spyware & Antivirus - Security
Replies: 16
Last Post: March 26th, 2007, 03:14 AM
-
By darinJersey in forum Windows NT/2000
Replies: 0
Last Post: June 16th, 2006, 01:56 AM
-
By Lt. Columbo (formally Joevegany@..) in forum Windows NT/2000
Replies: 3
Last Post: December 20th, 2001, 08:37 PM
-
By SusieQ in forum Windows 95/98/98SE/ME
Replies: 22
Last Post: June 11th, 2001, 12:24 PM
-
By chaucer in forum Networking
Replies: 12
Last Post: March 21st, 2001, 10:57 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|
Bookmarks