Pastebin
Paste #2416: No description
< previous paste - next paste>
Pasted by Anonymous Coward
// parse parameters
if HasOption('h','help') then begin
WriteHelp;
Terminate;
Exit;
end;
New Paste
Go to most recent paste.
< previous paste - next paste>
// parse parameters
if HasOption('h','help') then begin
WriteHelp;
Terminate;
Exit;
end;
Go to most recent paste.