[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Select a startup class from the command line


On 4/22/25 7:20 AM, BB wrote:
[snip]
Yep, all of the above. Maybe I'll have to eshew gb.args and parse the damn thing just using Args (the one that gets overridden by gb.args).

Damnably frustrating. All I want (haha) is simply "positional cli arguments" with all the features of gb.args! Hmm, maybe I could just scan the commend line, split the sub-command and then pass the remainder to gb.args somehow or other.

Continuing to thrash.

regards

b


Would it work to simply (double or single) quote the coordinates? Ie.:
weather show "-67.42137331544458,164.77271477068862" -l zu


--
Lee

--- Gambas User List Netiquette [https://gambaswiki.org/wiki/doc/netiquette] ----
--- Gambas User List Archive [https://lists.gambas-basic.org/archive/user] ----


References:
Select a startup class from the command lineBB <adamnt42@xxxxxxxxx>
Re: Select a startup class from the command lineBruce Steers <bsteers4@xxxxxxxxx>
Re: Select a startup class from the command lineBruce Steers <bsteers4@xxxxxxxxx>
Re: Select a startup class from the command lineBB <adamnt42@xxxxxxxxx>