Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Shortening file length on RandomAccessFile
- From: andy@xxxxxxxxxxxx (Andy Wiese)
- Subject: Shortening file length on RandomAccessFile
- Date: Tue, 31 Aug 1999 12:19:23 -0500
Is there a way that I can reduce the length of a RandomAccessFile? I am using RandomAccessFile to implement a small database...when the total stored data shrinks, I would like to reduce the length of the file. I am trying to avoid writing out a new file because of cross-platform issues (it needs to run well on the Mac, and if I recreate the file I lose the resource fork). -- ================ v. Anderson Wiese 2 president Bluestem Inc. www.bluestem.net ================
- Follow-Ups:
- Shortening file length on RandomAccessFile
- From: Jeff Sturm
- Shortening file length on RandomAccessFile
- Prev by Date: Tupe 2 and 4 JDBC drivers
- Next by Date: Odp: Tupe 2 and 4 JDBC drivers
- Previous by thread: Tupe 2 and 4 JDBC drivers
- Next by thread: Shortening file length on RandomAccessFile
- Index(es):