Jump to content

Command-line arguments: Difference between revisions

add bqn
mNo edit summary
(add bqn)
Line 497:
{{works with|BBC BASIC for Windows}}
<lang bbcbasic>PRINT @cmd$</lang>
 
=={{language|BQN}}==
BQN has a system value for getting pre-parsed command line arguments.
 
<lang>•Show •args</lang>
 
should show the full list of args.
 
=={{header|Bracmat}}==
236

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.