Page 1 of 1

Byte Formatter

Posted: October 17th, 2009, 11:26 pm
by Rafael
[beta release]

This is another horizontal bar, but, with more options and precision.

Usage:

2 functions indicating float precision:

$dll(ByteFormatter,1,,bytes)
$dll(ByteFormatter,2,,bytes)

Example:

$dll(ByteFormatter,1,,3333333)

Picture:

Image

Suggestions:

Are wellcome...

Re: Byte Formatter

Posted: October 18th, 2009, 9:05 am
by caesar
You are on a plugin spree :wink:

Thanks for these!

Re: Byte Formatter

Posted: January 30th, 2011, 8:56 pm
by Master1280
$Center($dll(ByteFormatter,1,,$dll(perf,4,5,\Interfaz de red(NVIDIA nForce 10_100_1000 Mbps Ethernet _2)\Bytes recibidos/s)),9) $Right($NetDownM(9)MB,$9%)

HI i have this, (Center,(Formatter(Perf)),9)
Image

I want to use less chars, actually 9, because when download speed is arround to 0 it shows "0 Bytes" otherwise just shows 200Kb, Mb.

Can you modify to show 0 B instead of Bytes?
Sometimes it shows also 1024 Bytes and lines go outside limits.

Greetings.