thanks for your answer
i'm quite new to all this, so i coudnt get what you wrote
you say that in textpad, in tools, where i've params, i writte exactly what?
my bat file is called a.bat, located in same folder as my classes.
i made this:
a.bat%1$BaseName
and got this error msg from msdos:
Exception ...
Search found 13 matches
- Mon Mar 01, 2004 9:05 pm
- Forum: Java
- Topic: How to include bat file when running a .class?
- Replies: 2
- Views: 626
- Mon Mar 01, 2004 8:25 pm
- Forum: Java
- Topic: How to include bat file when running a .class?
- Replies: 2
- Views: 626
How to include bat file when running a .class?
when i run from command line, first i use a bat file to change my codepage for msdos;
how can i "program" that in textpad so that i can achieve the same effect?
thanks in advance
how can i "program" that in textpad so that i can achieve the same effect?
thanks in advance
- Wed Feb 25, 2004 7:01 pm
- Forum: Java
- Topic: split classes into several files
- Replies: 0
- Views: 337
split classes into several files
hi
i vaguelly remember noticing there existed a tool to split several java classes that exist in a single file. I cant find it.
Can someone tell me about pls?
thanks in advance
i vaguelly remember noticing there existed a tool to split several java classes that exist in a single file. I cant find it.
Can someone tell me about pls?
thanks in advance
- Tue Feb 24, 2004 9:51 pm
- Forum: Java
- Topic: Strange textPad behaviour
- Replies: 1
- Views: 564
- Tue Feb 24, 2004 9:07 pm
- Forum: Java
- Topic: Strange textPad behaviour
- Replies: 1
- Views: 564
Strange textPad behaviour
hi
i have this DIR:
C:\Java_Granel\Classes\aritmetica
in this last folder i've several .java and .class files;
all .java belong to a package named aritmetica.
From msdos, i compile and run ok, like this:
C:\Java_Granel\Classes\aritmetica>java -cp C:\Java_Granel\Classes aritmetica.Stub
But in ...
i have this DIR:
C:\Java_Granel\Classes\aritmetica
in this last folder i've several .java and .class files;
all .java belong to a package named aritmetica.
From msdos, i compile and run ok, like this:
C:\Java_Granel\Classes\aritmetica>java -cp C:\Java_Granel\Classes aritmetica.Stub
But in ...
- Tue Feb 24, 2004 2:37 pm
- Forum: General
- Topic: Blank line
- Replies: 11
- Views: 1521
- Mon Feb 23, 2004 11:56 am
- Forum: General
- Topic: Blank line
- Replies: 11
- Views: 1521
- Mon Feb 23, 2004 11:33 am
- Forum: General
- Topic: Blank line
- Replies: 11
- Views: 1521
- Mon Feb 23, 2004 11:19 am
- Forum: General
- Topic: Blank line
- Replies: 11
- Views: 1521
- Sun Feb 22, 2004 2:16 pm
- Forum: General
- Topic: Blank line
- Replies: 11
- Views: 1521
- Sun Feb 22, 2004 1:03 pm
- Forum: General
- Topic: Blank line
- Replies: 11
- Views: 1521
Blank line
hi
i'd like to know if there is any tool or macro that lets me write my java code with one blank line between every code line
f.i.:
class A {
int i = 1;
String st = "";
}
thanks
i'd like to know if there is any tool or macro that lets me write my java code with one blank line between every code line
f.i.:
class A {
int i = 1;
String st = "";
}
thanks
- Sun Feb 15, 2004 3:24 pm
- Forum: General
- Topic: ViewClipLib
- Replies: 1
- Views: 274
SOLVED
found answer in here:
http://www.textpad.com/forum/viewtopic. ... t=clip+lib
dont forget to delete bar1
found answer in here:
http://www.textpad.com/forum/viewtopic. ... t=clip+lib
dont forget to delete bar1
- Sun Feb 15, 2004 2:30 pm
- Forum: General
- Topic: ViewClipLib
- Replies: 1
- Views: 274
ViewClipLib
somehow i messed my keyboard shortcuts and now i cant see my cliplib - either with Ctrl+F3 or tipping (dont know where for sure)
Can anyone sort me out of this, pls?
tx
Can anyone sort me out of this, pls?
tx