On 09/13/2017 09:33 PM, ToddAndMargo wrote:
Hi All,Is there a what the get @*ARGS to cough up the program's name? Many thanks, -T
Figured it out: <code> #!/usr/bin/perl print "My name is $0\n"; </code> -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Computers are like air conditioners. They malfunction when you open windows ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~