in reply to Re: Re: Re: running a perl script via Shell() in MS-Accessin thread running a perl script via Shell() in MS-Access
stAppName = """D:/Sirsi/Perl/Bin/perl5.6.0.exe"" " + " c:/work/abc.pl" Call Shell(stAppName, 1) [download]