Scarpozzi
Lifer
I'm working on a project that makes a call to an address that has a space in it. Usually I would replace it with a % in windows, but that's throwing errors. Any other ideas of what characters I should try? If I leave an actual space in the command, it doesn't view it as a string. I'm going to try enclosing it in single quotes, but don't know if that will work either. Thanks for any suggestions.