in reply to Re: Dial into ISP
in thread Dial into ISP

From the docs of Win32::RASE:
$hrasconn = RasDial($EntryName, $PhoneNumber, $UserName, $Password, $D +omain, $CallbackNumber); $EntryName - RAS/DUN entry, the only mandatory parameter $PhoneNumber - an overriding phone number (if not needed - use "" or +undef).
Jouke Visser, Perl 'Adept'