Results 1 to 4 of 4
- 12-29-2007, 03:48 PM #1
Member
- Join Date
- Nov 2007
- Posts
- 17
- Rep Power
- 0
results to code disappear too fast for DOS window
hi
This question used to come up all the time in the C/C++ email group I was in, were when one was trying out code the results would show briefly then disappear. I had a look down the first 8 pages, maybe it is me but could not see the search tool.
To get over this problem I have used this in my batch file to send the results to a text file called results.txt
java VolcanoApplication > results.txt
The code works great as the results are found in the text file, In C/C++ I used to recommend, Get the code to ask user it input a another variable at the end of the code.
Not sure if the apple viewer would brink up a *.class file, as gar as I know it only works on a *.HTML e.g.
appleviewer testCode.html
The VolcanoApplication is code found in "teach yourself java in 21 days", (I have had the book for more than ................... never mind), thanks
- 12-29-2007, 04:35 PM #2
Me too
Hello dubdubdub.
I am currently using the same book. I recommend that you use Netbeans. It's on the book's CD. It has an text output window where, unlike DOS, you can scroll through all the output without it disappearing. Give it a try. ;) Output is displayed when you run or debug. I haven't managed to get DOS to give output, but if you start using Swing, that won't be needed.
Hope this helps.Eyes dwelling into the past are blind to what lies in the future. Step carefully.
- 12-29-2007, 04:51 PM #3
Member
- Join Date
- Nov 2007
- Posts
- 17
- Rep Power
- 0
Thank Tim you I have installed the program
This is the forth edition, Java 2 version 5 I have
I see there is a new book out now in the same series Java 2 version 6
From Eric
- 12-29-2007, 05:07 PM #4
Member
- Join Date
- Nov 2007
- Posts
- 17
- Rep Power
- 0
Oh silly me
On the CDROM I see it is Netbeans 4
Netbeans 6 is available for download, I found via google
NetBeans IDE 6.0 Download
at 96 Meg
Similar Threads
-
date and calender not getting the right results
By valoyivd in forum New To JavaReplies: 4Last Post: 04-14-2008, 11:51 AM -
BigInteger remainder results in zero
By perito in forum New To JavaReplies: 1Last Post: 03-21-2008, 04:07 PM -
Fast Data Transfer 0.8.5
By JavaBean in forum Java SoftwareReplies: 0Last Post: 11-12-2007, 06:11 PM -
Fast Data Transfer 0.6.7
By Jamie in forum Java SoftwareReplies: 0Last Post: 06-14-2007, 02:55 PM -
Fast Data Transfer 0.6.4
By levent in forum Java SoftwareReplies: 0Last Post: 05-21-2007, 10:11 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks