Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Java open file
Name: David8F Date: November 17, 2005 at 16:02:53 Pacific OS: Win ME CPU/Ram: P4 2.4Ghz, 728MB RAM
Comment:
Is there a way to open a file in Java?? I don't mean for reading, or writing... I mean for viewing... I want someone to click a help button and have a text file open up for them to read. Can it be done?? Thanks!
Summary: Oh, that'a a pity! But I've already thougt that it's not possible. I've already searched to do it in java, vb, python etc ... but I've only found the way to open files with the shell-command, which do...
Summary: could any body tell me how to convert the java class file into an exe file so that the program i made can run on any system with just click. if so kindly give full syntax. ...
Summary: Hi everyone, I am programming a parser for a computer science class and I have ran into a problem with my open file. I had a working scanner in which I open the file in the main method and then pass t...