Hi All,
I have a query
Is it possible in PERL to popup a message?
I have a requirement like this:
Copy a file from a location and once the copy is complete pop up a message to the user that Successfully copied the file...(as the copying file script is scheduled in the scheduler...use r dont want to refer to the log files). I can think of sending mails...but i feel sending mails is not feasible for such a small requirement.
Till now i haven't tried something like this...I just started seraching for this, if this is possible then please let me know.
Thanks in advance.
Regards
Pramod
					I have a query
Is it possible in PERL to popup a message?
I have a requirement like this:
Copy a file from a location and once the copy is complete pop up a message to the user that Successfully copied the file...(as the copying file script is scheduled in the scheduler...use r dont want to refer to the log files). I can think of sending mails...but i feel sending mails is not feasible for such a small requirement.
Till now i haven't tried something like this...I just started seraching for this, if this is possible then please let me know.
Thanks in advance.
Regards
Pramod
Comment