I have aldready checked this post http://www.textpad.com/forum/viewtopic.php?t=5238
I made 2 commands myself (since I had some problems after uninstalling sdk etc).. javac + java, javac seem to compile correctly but java will try to run <myprogram>.java instead of just <myprogram>
command looks like this:
I just need someone to check their textpad and tell me how it looks.
Ty
Simple question (I hope)
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
- s_reynisson
- Posts: 939
- Joined: Tue May 06, 2003 1:59 pm
Here's a hint from TP's help file:
Tool Parameter Macros
...
$File The fully qualified filename of the current document.
$FileName The simple filename of the current document.
$BaseName $FileName, stripped of any extension.
$FileDir The drive and directory of the current document.
$FilePath The directory of the current document, stripped of the drive.
Tool Parameter Macros
...
$File The fully qualified filename of the current document.
$FileName The simple filename of the current document.
$BaseName $FileName, stripped of any extension.
$FileDir The drive and directory of the current document.
$FilePath The directory of the current document, stripped of the drive.
Then I open up and see
the person fumbling here is me
a different way to be
the person fumbling here is me
a different way to be