- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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.
コピーされたリンク
0 返答(返信)
