Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: BoilerZ
  • Content: Threads
  • Order by date
  1. BoilerZ

    Concatenating 2 array variables

    I'm trying to concatenate two array variables of type string. I'm using this inside of a sub and for some reason it's not working. $Config{'sender'} = "$Config{'sender'}\@$Config{'sender_domain'}"; This works, but the previous doesn't. Any ideas? print MAIL...

Part and Inventory Search

Back
Top