in reply to Re: Seperating values with spaces in array
in thread Seperating values with spaces in array

Thank you! this fixed it! I thought %06d would be the solution but i didnt know how to properly implement it. Thank you
  • Comment on Re^2: Seperating values with spaces in array

Replies are listed 'Best First'.
Re^3: Seperating values with spaces in array
by AnomalousMonk (Archbishop) on Jan 17, 2016 at 16:09 UTC
    ... i didnt know how to properly implement it.

    Please see detailed discussion of printf and sprintf format specifiers in sprintf docs. (See also
        perldoc -f sprintf
    from the command line.)


    Give a man a fish:  <%-{-{-{-<