Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
execute file
#1
Solved: 10 Years, 8 Months, 3 Weeks ago
hi all

please any help me for this

instead of using execuefile C:\automation\app specific\lib\salesforcefunction.vbs" imusing the below code please any one can tell me the exact code for this code below


Executefile "\....\salesforcefunction.vbs"
Reply
#2
Solved: 10 Years, 8 Months, 3 Weeks ago
Executefile "\....\salesforcefunction.vbs" is the correct code.

Are you facing any issue with it?

Regards,
Ankesh
Reply
#3
Solved: 10 Years, 8 Months, 3 Weeks ago
yes!!!!!!!!!!!!!!!!!!!!Tongue

its showing error
shall u please explain this to navigate a folder to folder

Reply
#4
Solved: 10 Years, 8 Months, 3 Weeks ago
please post the error msg/screenshot.
Reply
#5
Solved: 10 Years, 8 Months, 3 Weeks ago
executefile "\....\salesforcefunction.vbs"

please reply me if u got my Question

my error and folder structures are here in attachement




Attached Files Image(s)
   
Reply
#6
Solved: 10 Years, 8 Months, 3 Weeks ago
Hey use the below code..
Code:
ExecuteFile "C:\Automation\lib\AppSpecific\salesforcefunction.vbs"
You need to specify the full file path if you are using ExecuteFile statement.

Regards,
Ankesh
Reply
#7
Solved: 10 Years, 8 Months, 3 Weeks ago
yes thats what im using but there is way to execute the file using the (\..\) character im in need of that one so if u know please help me for this
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Execute button of putton won't be clicke automaticly in UFT (VB) MarUFT 3 2,444 11-21-2016, 04:22 PM
Last Post: Ankur
  Not able to execute script shanthalaAR 0 1,935 06-27-2015, 03:53 AM
Last Post: shanthalaAR
  How to Execute a testset from QC using OTA framework AutomationTester2011 12 51,504 01-21-2015, 09:22 PM
Last Post: karthik_sanakran
  Is there a possible way to execute sql in QTP using 'WITH' clause shruthic 0 2,985 04-26-2014, 11:42 PM
Last Post: shruthic
  Execute scripts sherst 0 2,826 01-11-2013, 01:46 AM
Last Post: sherst

Forum Jump:


Users browsing this thread: 1 Guest(s)