Forum Discussion
New2API
8 years agoFrequent Contributor
def BatchFile = Path+'Test.bat'
Runtime.runtime.exec(BatchFile)
Hope this helps!
Related Content
- 2 years ago
- 4 years ago
Recent Discussions
- 58 minutes ago
- 16 days ago
def BatchFile = Path+'Test.bat'
Runtime.runtime.exec(BatchFile)
Hope this helps!