On Fri, 06 Dec 2002 22:35:07 -0400, you wrote: >> Glenn, My Virtual screensize is 12000
> Since that number is how many "lines" the screen can be. > That's going to require a lot of memory. > Even at 640x480 256color. > 12000 x 640 = 7,680,000 pixels. > In Hicolor mode... multiply that by 3 bytes per and you get 23,040,000 > just for the pixels. (plus a little bit for "overhead") Machine has 35Mb Extended with a 5Mb ramdisk, so I calculated 23Mb would be ok with 30Mb available to Arachne If I did the math right? I like to scroll if I have a big page but it is slow. Faster than a usual 486 though because it has a 64 bit video bus. > Export as BMP, changing PAGE.BMP to c:\arachne\somedir\micdoc.bmp > click on export. > Arachne proceeds, but no file created. Leaving it as default PAGE.BMP > does create a BMP of the whole document in the download directory. > So were half way there. > I had it "locked" to the download directory. > Change this line in mime.cfg > file/exportbmp.dgi |[100]COPY /b _4prt.bmp $w$s>NUL \n del _4prt.bmp > (__________________________ remove the $w ______^^) > This will "unlock" it and allow you to save to any drive/directory. > (so long as that directory already exists) Thank you for explanation. >> Converting to JPG would be nice to save space on the harddisk, I get >> Dos error "bad command or file name" when I click on convert. > You must have Cjpeg.exe in your path for this to work. > file/bmp2jpg.dgi |[100]cjpeg -q 95 _4prt.bmp \n del _4prt.bmp Is this file in Arachne ? I can'not find it, or Does it require an extra program, if so can you provide a link please. > The other change is not to Arachne itself but to > simply make sure that Cjpeg.exe is in your path. Checking ... Are we talking about the normal DOS path ? THanks for the help Laurie -- Arachne V1.71;UE01, NON-COMMERCIAL copy, http://arachne.cz/
