I'm not sure if the errors I see are from copying and pasting incorrectly, but your code above seems to be missing a few $ symbols.
$LogObj->LogMessage($LogObj->{AppName}... $mylog = LogInit('LSEUI', 'UI', $thisloglevel);Using strict and warnings will alert you to similar errors.
You should also check to see if the Win32::OLE call succeeds; if it returns an undefined object you'll have trouble.
In reply to Re: Win32::OLE objects
by chromatic
in thread Win32::OLE objects
by anselmomh
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |