On Sun, Apr 08, 2007 at 12:57:23AM +0200, Frans Pop wrote: ... Index: data/etch/README.html.in =================================================================== --- data/etch/README.html.in (revision 1397) +++ data/etch/README.html.in (working copy) @@ -293,7 +293,13 @@ </tt> <P> #ifndef UNOFFEXTRAS +#if COMPLETE which means that this disc is number DISKNUM of a set of
On Mon, 05 Mar 2007 15:56:32 -0600, Mark Warner <mhwarner.inhibitions@insightbb.com> wrote: Bear Bottoms wrote: Dave wrote: Bear Bottoms wrote: Once you boot from the Live CD, you will end up at the command prompt, though it is not real apparent. Just wait and when everything stops, type live. I think these instructions may be old or outdated
You should never hard-code the file number as you are: Open work1 For Output As #1 Rather, you should use the FreeFile function to return an appropriate file handle to use: Dim intFile As Integer intFile = FreeFile() Open work1 For Output As #intFile I'd also recommend writing the file(s) to the hard drive, and then copying them to diskette, rather than writing directly
On 2006-07-13, Dave wrote: Hello, I've got a single directory with 2.3 gb of .wav files, 59 total files. I'd like to burn them to CD. What i'm trying to accomplish is to have a script that will check the size of the file, create a folder called disk1, disk2, up until diskx whatever x is. And move no more than 700 mb worth of files in to those folders, so say disk1 would have