Forum Discussion

tuyentran's avatar
tuyentran
Occasional Contributor
14 years ago

Create a function to call any process

Hi all,

I'm a novice user with TestComplete. I am using TestComplete 7. I have a question as below:

 I am going to write a generic function to call any process. User only enter the process name. When call this function, the application will be launched

 The prototype for this function as below

 Sub LaunchApp(app_name)

     Get the process name

     Execute process   

 

 End Sub



Can anyone help me?



Thank you

24 Replies