RAR files from Newsgroups
You could have found out this switch from reading the rar.txt file that
came with the package; Syntax
RAR <command> [ -<switches> ] <archive> [ <@listfiles...> ]
[ <files...> ] [ <path_to_extract\> ] ......
-v<size>[k|b|f|m|M]
Create volumes with size=<size>*1000 [*1024 | *1]. By default
this switch uses <size> as thousands (1000) of bytes (not 1024
x bytes). You may also enter the size in kilobytes using the
symbol 'k', in bytes using the symbol 'b', in megabytes - 'm',
in millions of bytes - 'M' or select one of several predefined
values using the symbol 'f' following the numerical value.
Predefined values can be 360, 720, 1200, 1440 or 2880 and
replaced with corresponding floppy disk size.
Example; rar a -v1440k <archive_name> <file_name>
--
end
There's no attachment here, your reader is broken by Microsoft's choice!!
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q265230
|