Hi all,
Total PB Newbie here with a quick question to just point me in the right direction please!
If I want to write a program to take command line arguments, is "ProgramParameter" the correct place to start?
Thanks so much!
JR
Using "ProgramParameter" - a question please
-
JohnnyRockets
- New User

- Posts: 5
- Joined: Sun Oct 24, 2021 9:12 pm
- Location: Michigan, USA
Re: Using "ProgramParameter" - a question please
Yes, Sir.
Best wishes to the PB community. Thank you for the memories. 
Re: Using "ProgramParameter" - a question please
To do a test from the IDE, you have a specific field in the compiler options :
Code: Select all
0: IDE
1: [Compile] menu
2: [Compiler options] item
3: [Compile/Run] tab
4: [Executable commandline] field -> type your parameter(s) stringRe: Using "ProgramParameter" - a question please
I add a complete wish to link the pages between the page of the ProgramParameter() function and the page of the command-line of the IDE compiler options.
Subject title : NoBugButAdd (= No bug but add)
Subject title : NoBugButAdd (= No bug but add)
-
JohnnyRockets
- New User

- Posts: 5
- Joined: Sun Oct 24, 2021 9:12 pm
- Location: Michigan, USA
Re: Using "ProgramParameter" - a question please
Thank you all!
I appreciate your help!
Johnny
I appreciate your help!
Johnny
