[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Select a startup class from the command line
[Thread Prev] | [Thread Next]
- Subject: Re: Select a startup class from the command line
- From: Lee <t.lee.davidson@xxxxxxxxx>
- Date: Tue, 22 Apr 2025 10:35:52 -0400
- To: user@xxxxxxxxxxxxxxxxxxxxxx
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] ----
Select a startup class from the command line | BB <adamnt42@xxxxxxxxx> |
Re: Select a startup class from the command line | Bruce Steers <bsteers4@xxxxxxxxx> |
Re: Select a startup class from the command line | Bruce Steers <bsteers4@xxxxxxxxx> |
Re: Select a startup class from the command line | BB <adamnt42@xxxxxxxxx> |