Thanx S. Isaac Dealey... Sun... i'll be there... ;-) Cheers.
MD 2005/7/11, S. Isaac Dealey <[EMAIL PROTECTED]>: > > Thank you S. Isaac... I'll be change our code to > > Java.io.File > > routines... Do you have any example about? Tutorials, how > > to use that > > Java classes? > > > Thanks once more again. > > Welcome, > > I just read the API documentation on the sun site myself... > > http://java.sun.com/j2se/1.4.2/docs/api/java/io/package-summary.html > > java.io.File will handle basic file information (does it exist, is it > a file, when was it modified, etc) ... to actually write files you > need to use a couple other classes, in particular FileWriter and > FileOutputStream -- you may also need an OutputStreamWriter. I'd > expect you can probably come up with a tutorial or two by googling > "java.io.FileWriter" or "java.io.FileOutputStream". > > > s. isaac dealey 954.522.6080 > new epoch : isn't it time for a change? > > add features without fixtures with > the onTap open source framework > > http://www.fusiontap.com > http://coldfusion.sys-con.com/author/4806Dealey.htm > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:211526 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

