*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.eller at sealedair.com> wrote: > I commented out the line dependant on another function: "Bytes2Size(the > diskspace)" > >