< # .SYNOPSIS Shows formatting of double values. .DESCRIPTION This script, a re-implementation of an MSDN Sample, creates a double value then formats it with 5 leading zeros. .NOTES File Name : Show-NumberPadding3.ps1 Author : Thomas Lee – tfl @psp .co.uk Requires : PowerShell Version 2.0 .LINK This script posted to: http://pshscripts.blogspot… Read the full text.