Re: Finding Filenames that contain a certain string
Re: Finding Filenames that contain a certain string
- Subject: Re: Finding Filenames that contain a certain string
- From: "Mark J. Reed" <email@hidden>
- Date: Fri, 20 Jul 2007 18:36:50 -0400
On 7/20/07, Gary (Lists) <email@hidden> wrote:
> Waka waka bang splat tick tick hash,
> Caret quote back-tick dollar dollar dash,
> Bang splat equal at dollar under-score,
> Percent splat waka waka tilde number four,
> Ampersand bracket bracket dot dot slash,
> Vertical-bar curly-bracket comma comma CRASH.
This is brilliant. Bright, glowing, radiant brilliance.
I must agree. I am reminded of the April Fool's joke about the
"Parrot" language (not the real VM inspired thereby), which claimed to
combine the best of Perl and Python with code like this:
# copy stdin to stdout, except for lines starting with #
while left_angle_right_angle:
if dollar_underscore[0] =eq= "#":
continue_next;
}
print dollar_underscore;
}
--
Mark J. Reed <email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden