in reply to running a perl script via Shell() in MS-Access
print "Press Any Key To Continue...\n"; $input = <STDIN>; [download]