View Single Post
  #2 (permalink)  
Old 10-17-2007, 07:34 AM
S.Vinothkumar S.Vinothkumar is offline
D-Web Genius
 
Join Date: May 2007
Posts: 1,061
S.Vinothkumar is on a distinguished road
Cool Re: script error: 800A01AD

Hi aman,

I think you forgot to close the quotation mark and remember the functions are there is case sensitive.
Code:
set objShell = WScript.CreateObject("WScript.Shell")
objShell.Popup "Test"
__________________
S.VinothkumaR
Behind me is infinite power,
Before me is Endless Possibility,
Around me is Boundless Opportunity,
Why should I fear!
Reply With Quote