Subscribe for automatic updates: RSS icon RSS

Login icon Sign in for full access | Help icon Help
Advanced search

Pages: [1]
  Reply  |  Print  
Author Topic: Ask Reuben 183 - Command Line Arguments  (Read 3025 times)
Reuben B.
Four Js
Posts: 1062


« on: August 03, 2023, 04:28:33 am »

With Command Line Arguments it is important to remember that the program running on the operating system is "fglrun" .  You effectively have two sets of command line arguments.  There are the arguments that apply to "fglrun" i.e. -p to use the profiler, and those that apply to your Genero program.
 
One way to think of it is that with" fglrun [exec-options] program [ argument [...] ]", the "exec-options" belong to Four Js, "argument" belongs to you.  What belongs to fglrun appears after fglrun, what belongs to your program appears after your program in the command line.

Read more at https://4js.com/ask-reuben/ig-183/

Product Consultant (Asia Pacific)
Developer Relations Manager (Worldwide)
Author of https://4js.com/ask-reuben
Contributor to https://github.com/FourjsGenero
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines