Command-line arguments: Difference between revisions

m
m (→‎{{header|Phix}}: added p2js output)
m (→‎{{header|Phix}}: appCodeName)
Line 1,872:
C:\Program Files (x86)\Phix>
</pre>
pwa/p2js: There isn't really a command line, and in fact command_line() within a browseryou always returnsget a result of exactly length 2.
pwa/p2js: No apologies from me for the gibberish in user agent strings these days, most of which I've manually trimmed away/replaced with "..)...".<br>
There isn't really a command line, and in fact command_line() within a browser always returns a result of exactly length 2.
<pre>
{"Mozilla/5.0 (Windows NT 10.0; WOW64..)...","file:///C:/Program%20Files%20(x86)/Phix/pwa/test.htm"}
Interpreted (using Mozilla/5.0 (Windows NT 10.0; WOW64..)...) source name: file:///C:/Program%20Files%20(x86)/Phix/pwa/test.htm
</pre>
 
7,794

edits