in reply to Re: Appending print to a variable
in thread Appending print to a variable

Thanks alot for that. I even looked right at the pipe command but couldn't figure out how that would help. I've played with this a bit now and i think it will definitly do what i was looking for.

I was wondering if there were reasons to do this instead of aliasing print? any advantages/disadvantages i should be aware of?

___________
Eric Hodges

Replies are listed 'Best First'.
Re: Re: Re: Appending print to a variable
by skyknight (Hermit) on Jul 30, 2003 at 17:42 UTC
    It's not clear to me what you are proposing by "aliasing print". Could you clarify how you would do such a thing?

      not a clue...i was just picking it up from cianoz's post. I'll have to dig threw Apache::ASP and see if i can find that code.

      ___________
      Eric Hodges