in reply to Re: Help! Stuck on methods to count file size.
in thread Help! Stuck on methods to count file size.

It's my code, I know it can not run so I posted here and ask for all guru's guidance. Thanks!
  • Comment on Re^2: Help! Stuck on methods to count file size.

Replies are listed 'Best First'.
Re^3: Help! Stuck on methods to count file size.
by kcott (Archbishop) on Oct 11, 2013 at 08:21 UTC
    "It's my code, I know it can not run so I posted here and ask for all guru's guidance." [my emphasis]

    But, in your OP, you wrote:

    "I need help to correct my code; when I run it, the output is not in individual month but in whole months." [my emphasis]

    Clearly, one of those two contradictory statements is false.

    -- Ken

      Ken, My code should run but the result is not exactl what I want, so I rushly wrote not run. With all your help, it works now. Thank you all!