Is it possible to call a vbscript from a ruby script? Bascially, I am creating a temp folder with a random name in my ruby script and I would like to call the vbscript and pass the name of this folder to carry out the next action.
|
|
|
|
|
|
|
Try calling the Windows Scripting Host (
|
||
|
|
|
|
Use system and pass it as a command-line arg
|
||||||
|
