I didnt put all code is too big just need function or module to use
On Tue, Mar 2, 2010 at 2:08 PM, raphael() wrote:
>
>
> On Tue, Mar 2, 2010 at 4:40 PM, Simphiwe Mkhize wrote:
>
>> Hi all
>>
>> can you please I need script to open existing *folder* in my documen
Hi all
can you please I need script to open existing *folder* in my document. I
don't want to read any file just to open window explorer.
the following coding sample thing will lead solution
$cur_dir ="D:\ecco\data";
system (Explorer.exe, $cur_dir);
or opendir(Explorer.exe, $cur_dir )
Kind r
Good new year
Can any one please help me to solve problem with Safari, Google Chrome
and Opera. my script has to load from secure server HTTPS for security
reason.
It works fine from IE and Firefox.
Here are the errors I get
1. Opera Error!
Could not connect to remote server
You tried t
an't lock $phonelog: $!";
while ()
{
chomp;
@linex = split(/\|/);
&plfields;
&build_days;
}
close (P1FILE);
}
.
Simphiwe Mkhize wrote:
Please Help
I have multiple folders want to read trough each folder and search for
certian file. I
Please Help
I have multiple folders want to read trough each folder and search for certian file. I have code which is working fine but does not do what I want. I dont want to hard code path as it read different folder within
sub get_phone_log {
#---