Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
PhenixRising Guru Joined: 07/11/2023 Location: United KingdomPosts: 1476
Posted: 10:14am 27 Aug 2025
Copy link to clipboard
Print this post
Is there a trick to having multiple separate source files running?
darthvader Regular Member Joined: 31/01/2020 Location: FrancePosts: 91
Posted: 01:57pm 27 Aug 2025
Copy link to clipboard
Print this post
I just got a try and opened 4 instances of MMB4W
Theory is when we know everything but nothing work ... Practice is when everything work but no one know why ;)
PhenixRising Guru Joined: 07/11/2023 Location: United KingdomPosts: 1476
Posted: 02:48pm 27 Aug 2025
Copy link to clipboard
Print this post
Ah-ha but try running four different programs with option autorun on.
bfwolf Regular Member Joined: 03/01/2025 Location: GermanyPosts: 80
Posted: 03:21pm 27 Aug 2025
Copy link to clipboard
Print this post
Perhaps using 4 different directries (e.g. subdirectories of MMBasic.exe) having the different autorun files and starting the MMBasic.exe (in a different directory) from within them by using MMBasic.exe's path (e.g. "..\MMBasic.exe")?
Don't know, where MMBasic.exe searches it's "autorun" file?
darthvader Regular Member Joined: 31/01/2020 Location: FrancePosts: 91
Posted: 03:25pm 27 Aug 2025
Copy link to clipboard
Print this post
i think it's only one autorun config file , Peter is probably able to set a autorun1 , autorun2 etc ... The options are in the .option file i your document folder. I dont know if it's a autorun file somewhere , i never use it ;) Edited 2025-08-28 01:28 by darthvaderTheory is when we know everything but nothing work ... Practice is when everything work but no one know why ;)
toml_12953 Guru Joined: 13/02/2015 Location: United StatesPosts: 454
Posted: 04:41pm 27 Aug 2025
Copy link to clipboard
Print this post
Edited 2025-08-28 02:42 by toml_12953
darthvader Regular Member Joined: 31/01/2020 Location: FrancePosts: 91
Posted: 06:27pm 27 Aug 2025
Copy link to clipboard
Print this post
@toml_12953 b24 ? , strange , the last version on Peter Github is b20. It's the one i have compiled , so , if b24 exist it will be good to update the github aswell :)Theory is when we know everything but nothing work ... Practice is when everything work but no one know why ;)