I tried
and this togf Code:
Dim ReturnValue ReturnValue = Shell("C:\Documents and Settings\Administrator\Desktop\dial2.VBS", 1) ' Run Calculator. AppActivate ReturnValue
and thisf Code:
Shell("C:\Documents and Settings\Administrator\Desktop\dial2.VBS")
h Code:
Shell "C:\Documents and Settings\Administrator\Desktop\dial2.VBS"




Reply With Quote