04-22-2022, 01:49 PM
Code: (Select All)
PathedProgram$ = Command$(0) 'or process commands sent
Print PathedProgram$
Tip: How to get your pathed program name
|
04-22-2022, 01:49 PM
Code: (Select All) PathedProgram$ = Command$(0) 'or process commands sent
04-22-2022, 03:21 PM
Thanks, I have wanted this.
1) Is this new? (how long?) 2) It's not documented (in the Wiki).
Dang for 4 minutes now been trying to post a reply, between new OS and new forum and new browser sheesh!
Anyway new QB64 wiki for Command$ https://qb64.dijkens.com/wiki/COMMAND$.html does not mention this nor the newer _CommandCount The example for _CommandCount: Code: (Select All) limit = _COMMANDCOUNT Oddly skips over 0 Maybe this should be included there?
04-22-2022, 04:22 PM
Friendly tip: https://qb64phoenix.com/qb64wiki/index.php/Main_Page -- try this for a new wiki.
The one you linked to is a read-only backup, though I hope it stays up. It's always a good idea to have something to fall back on! ?
04-22-2022, 04:41 PM
Thank you that seems to be working without a spinner, so better, re-bookmarked that site.
04-23-2022, 09:41 PM
@SMcNeill @bplus
1) I also had the read-only link. 2) Who do you want to have access to change the Wiki? I hit the "edit" tab and it looks like I <i>could</i> make changes. I would register before I did anything. 3) Is there somebody who checks changes? I would think <i>somebody</i> would want to check for consistency. 4) I would be willing to make changes, but I'm not prolific (like some of you).
04-23-2022, 11:20 PM
Quote:@SMcNeill @bplus @dcromley did you see whole board below dedicated to Wiki at this forum?
04-25-2022, 11:12 AM
I leave https://qb64.dijkens.com/wiki/ up and running
Maybe updating it every now and then (just ask)
45y and 2M lines of MBASIC>BASICA>QBASIC>QBX>QB64 experience
|
« Next Oldest | Next Newest »
|