Use the File object. That can run external programs as well with desired parameters.
Printable View
Use the File object. That can run external programs as well with desired parameters.
Use the File object. That can run external programs as well with desired parameters.
I'll try to explain my problem
There is a command line tool called viftool. Its used for tomtom satnav voices. I am trying to build a front end for it.
The syntax is viftool join NUM(number between 71 and 99)"steve"(a file name) steve.vif(this is the output file)
I ahve got all the display etc hacked but is it possible to call the viftool file and fill in the rest of the detail to allow the output file to be created?
Sorry for the confusion
Steve
I'll try to explain my problem
There is a command line tool called viftool. Its used for tomtom satnav voices. I am trying to build a front end for it.
The syntax is viftool join NUM(number between 71 and 99)"steve"(a file name) steve.vif(this is the output file)
I ahve got all the display etc hacked but is it possible to call the viftool file and fill in the rest of the detail to allow the output file to be created?
Sorry for the confusion
Steve