- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
command_line = TRIM(temp_datafolder)//'/'//Desc_FileName
! Create new process, wait for process to terminate before returning
wStatus = RUNQQ('second',command_line)
this 'second.exe' calls another first.exe while it is running .
By which the process is taking lot of time to complete.
Could u please suggest any other method so that the time is reduced for completing the process.
command_line = TRIM(temp_datafolder)//'/'//Desc_FileName
! Create new process, wait for process to terminate before returning
wStatus = RUNQQ('second',command_line)
this 'second.exe' calls another first.exe while it is running .
By which the process is taking lot of time to complete.
Could u please suggest any other method so that the time is reduced for completing the process.
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page