The Call() function causes my command line to lock up. Any help on why this is happening and/or a solution is greatly appreciated. Thanks, Chris#!/usr/bin/perl use Win32::API; my $ZP4StartSession = new Win32::API("ZP4", "ZP4StartSession", [N], P) + || die Win32::FormatMessage(Win32::GetLastError); my $LLHandle = $ZP4StartSession->Call($LLHandle) || die Win32::FormatM +essage(Win32::GetLastError);
In reply to Problems with Win32::API module by leek
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |