*function* Bytes2Size pBytes

   *return* round((((pBytes)/1024)/1024)/1024,2) && "GB"

*end* Bytes2Size

On Wed, Nov 11, 2015 at 4:54 PM, Roger Eller <roger.e.el...@sealedair.com>
wrote:

> I commented out the line dependant on another function:  "Bytes2Size(the
> diskspace)"
>
>
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to