tutor2000 0 Posted June 26, 2004 Hey guys Do these case statements look righ to you/ I'm still learning vbscript Also is there a way to include a vbscript like there is with javascript by using the .js ending in a file Rick Hey guys did I do these cases right? var4=oAutoIt.Iniwrite(localpath&"\modules\rkcontrol.ini", "Commands", "Execute",TheForm.Action.Value) select case TheForm.Action.Value case MakeSubmitByRick oAutoIt3.runwait localpath&"\modules\makesubmit.exe","" case DeleteSubmitByRick oAutoIt3.runwait localpath&"\modules\makesubmit.exe","" case StartSubmitByRick oAutoIt3.runwait localpath&"\modules\startsubmit.exe","" end select Thanks Rick Only $2.00 with Resale Rights How to Block Better for Martial Artists and NonMartial Artistshttp://kirkhamsebooks.com/MartialArts/Bloc...tterEbook_m.htm Share this post Link to post Share on other sites