i get the command line by doing Command()
it gives me:

"C:\TheFilePath\example.exe"

but it puts the quotes in!

how do i get the quotes out????? is the a function or something to remove quotes from a string? any help is appreciated.

thanks in advance.