Win32::MSAgent
Edit Page
Report
Scan day: 16 February 2014 UTC
34
Virus safety - good
Description: Allows to use the Microsoft Agent 2.0 OLE control in perl scripts.
Win32::MSAgent - search.cpan.org Module Version: 0.07 Win32::MSAgent - Interface module for the Microsoft Agent use Win32::MSAgent; my $agent = Win32::MSAgent->new('Genie'); my $char = $agent->Characters('Genie'); $char->SoundEffectsOn(1); $char->Show(); $char->MoveTo(300,300); sleep(5); my $olenum = $c->AnimationNames(); my $names = Win32::OLE::Enum->new($olenum); my @animations = $names->All(); foreach my $animation (@animations) { my $request = $char->Play($animation); $char->Speak($animation); my $i = 0; while (($request->Status == 2) || ($request->Status == 4)) { $char->Stop($request) if $i >10; sleep(1); $i++} }
Size: 754 chars
Contact Information
Email: —
Phone&Fax: —
Address: —
Extended: —
WEBSITE Info
Page title: | Win32::MSAgent - search.cpan.org |
Keywords: | |
Description: | |
IP-address: | 199.15.176.161 |