Search found 14 matches

by koolkid
Mon Mar 01, 2004 9:05 pm
Forum: Java
Topic: How to include bat file when running a .class?
Replies: 2
Views: 358

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 ...
by koolkid
Mon Mar 01, 2004 8:25 pm
Forum: Java
Topic: How to include bat file when running a .class?
Replies: 2
Views: 358

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
by koolkid
Sun Feb 29, 2004 7:00 pm
Forum: Enhancement Suggestions
Topic: split java classes into several files
Replies: 0
Views: 232

split java classes into several files

i posted this elsewhere but here has a place too, i guess, so:

i remember noticing there existed a tool to split several java classes that exist in a single file to one file each, but I cant find it.
Can someone tell me about pls?
Would it be possible to create a tool that would do it?
by koolkid
Wed Feb 25, 2004 7:01 pm
Forum: Java
Topic: split classes into several files
Replies: 0
Views: 189

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
by koolkid
Tue Feb 24, 2004 9:51 pm
Forum: Java
Topic: Strange textPad behaviour
Replies: 1
Views: 383

CASE SOLVED
had to uncheck capture output
by koolkid
Tue Feb 24, 2004 9:07 pm
Forum: Java
Topic: Strange textPad behaviour
Replies: 1
Views: 383

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 textpad ...
by koolkid
Tue Feb 24, 2004 2:37 pm
Forum: General
Topic: Blank line
Replies: 11
Views: 1053

hi
just to say congrats to whom made all this possible
Great!
thanks
by koolkid
Mon Feb 23, 2004 11:56 am
Forum: General
Topic: Blank line
Replies: 11
Views: 1053

i guess i got it running, but when autoit sees a "()" gives an error, saying cant parse the file!
can you hlp pls?
by koolkid
Mon Feb 23, 2004 11:33 am
Forum: General
Topic: Blank line
Replies: 11
Views: 1053

CyberSlug:
tx for the code.
i downloaded the autoit, read the help but i'm still stuck with it.
some Qs:
what's the extention of your script?
how do i run it?
how do i add it to textpad?
thanks a lot
by koolkid
Mon Feb 23, 2004 11:19 am
Forum: General
Topic: Blank line
Replies: 11
Views: 1053

yes: to write i'd like 2 lines
by koolkid
Sun Feb 22, 2004 2:16 pm
Forum: General
Topic: Blank line
Replies: 11
Views: 1053

thanks for answering; but if i understood you correctly, i've to do it every time i'm writing a file; isnt there a way to have it all the time?
thanks again

EDIT
the ideal would be: when i click enter, then 2 lines are added!
by koolkid
Sun Feb 22, 2004 1:03 pm
Forum: General
Topic: Blank line
Replies: 11
Views: 1053

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
by koolkid
Sun Feb 15, 2004 3:24 pm
Forum: General
Topic: ViewClipLib
Replies: 1
Views: 197

SOLVED
found answer in here:
http://www.textpad.com/forum/viewtopic. ... t=clip+lib
dont forget to delete bar1
by koolkid
Sun Feb 15, 2004 2:30 pm
Forum: General
Topic: ViewClipLib
Replies: 1
Views: 197

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