I need to use sysopen(), but the description of sysopen() in  the 2nd
Edition of the Camel book doesn't mention what to use to close a filehandle
opened by sysopen().  There's no sysclose() and ordinary close() is
documented solely in terms of open().

So how do I close a sysopen() filehandle?

Merrill
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to