Active Topics Memberlist Calendar Search Help | |
Register Login |
One Stop Testing Forum : Testing Tools @ OneStopTesting : SilkTest @ OneStopTesting |
Topic: SYS_Execute() method gets Failed. |
|
Author | Message |
tanushree
Senior Member Joined: 04Apr2007 Online Status: Offline Posts: 2160 |
Topic: SYS_Execute() method gets Failed. Posted: 12Oct2007 at 6:01am |
Using SYS_Execute is just like typing something in the command line.
when you have spaces in the path you need to add a double quote at each
end of the line. Your command may look some thing like:
SYS_Execute("start "+ chr(34)+"C:\ProgramFiles\Internet Explorer\IEXPLORE.EXE"+chr(34)) chr(34) is ASCII for " we have to use this alot and we have created a constant for it that looks like: const _QT = chr(34) this may also be used to handle "/" Post Resume: Click here to Upload your Resume & Apply for Jobs |
|
IP Logged | |
Forum Jump |
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
© Vyom Technosoft Pvt. Ltd. All Rights Reserved.