String cast error

SomeRiz via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Jun 18 17:31:51 PDT 2014


Hi Justin thank you.

I'm using

executeShell(a);

Output:

ProcessOutput(0, "SerialNumber    \r\r\n92716002xxxx 
\r\r\n\r\r\n")

How do I delete ProcessOutPut, 0, SerialNumber, \r,\n text?

I want to see just out: 92716002xxxx

Sorry for my bad english :(


More information about the Digitalmars-d-learn mailing list