Displaying page
of
pages;
Items to
|
Title |
Test
Details
Command line parsing for command and parameter
|
|
Expression |
(?<cmd>^"[^"]*"|\S*) *(?<prm>.*)?
|
|
Description |
This will parse a command line for the command and parameter
|
|
Matches |
"c:\program files\myapp\app.exe" p1 p2 "p3 with space"|app.exe p1 p2 "p3 with space"|app.exe
|
|
Non-Matches |
none
|
|
Author |
Rating:
J H
|
Displaying page
of
pages;
Items to