Read from file ok.
But make the command in my application, then call _popen, the command string like this "diagon Sequence -style=Unicode -- "Renderer -> Browser: BeginNavigation()" -- "Browser -> Network: URLRequest()" -- "Browser <- Network: URLResponse()" -- "Browser <- Network: URLResponse()" -- "Renderer <- Browser: CommitNavigation()" -- "Renderer -> Browser: DidCommitNavigation()"", cannot work?
How to make the command string?