in reply to How to include a string immediately after a variable in a double-quoted string

print "The maximum number of ${type}events on $date occurred $maxtimes times; it was $max.\n";

Dave.

  • Comment on Re: How to include a string immediately after a variable in a double-quoted string
  • Download Code