Win32::ActAcc : More Information Needed

2002-02-09 Thread Abhra Debroy
Hello Can you please.. 1. suggest me where I can get more details information regarding this module ? 2. give me name of some good site of Code for that module Thanking You In advance . Abhra ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] To u

[PMX:XXXXX] Win32::ActAcc : How to print event details into Text file

2002-02-09 Thread Abhra Debroy
$eh->debug_spin(1); } } &main; _____ Thanks Abhra Abhra Debroy ___ Prabodhan Exports Pvt. Ltd .(www.prabodhan.com - Join our QA Club!). 47/4, Aishwarya Resi, Ab

Win32::ActAcc : How to print event details into Text file

2002-02-08 Thread Abhra Debroy
Hi All In the below script we can print event details into console window by debug_spin(1). Now how can I print those event details ina text file ? __ use strict; use Win32::OLE; use Win32::ActAcc; sub main { print "\n"."aa

RE: Changing the name of a sub item under a tree view list

2002-01-12 Thread Abhra Debroy
anuary 11, 2002 5:26 PM > To: 'Abhra Debroy'; Perl Beginer (E-mail); Perl Win32 (E-mail); Perl > Yahoo Group (E-mail) > Subject: RE: Changing the name of a sub item under a tree view list > > > I have tree view structure ,like directory structure in windows. &g