> Actually, once I have direct access to the C argv[] array I 
> could not care less whether a correct command line was 
> available or not. But it could be easily reconstructed to 
> match what is delivered by Windows.

Not really true, I think .. in particular multiple blanks between words will be
lost.  Quite important in editor or text processing programs (and various other
apps) if you're testing them from command line.

Mind you, in *ix most shells make even more outrageous changes to command lines
than Windows does ... I was stuck for days once until I figured out that the
Linux shell default in some Linux I was using changed '#' to '//' (why?) -- I
had to rewrite and redocument almost every routine in memowiki because of that
(I was using # for special filenames). 


------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to