Notepad++ setup for QB64
#3
Well yes, that starts the IDE asynchronously from the QB64Starter.bat, hence the .bat can finish immediatly.

By looking into QB64Starter.bat it seems ok doing that for all commands except CR (Compile+Run), which needs the synchronous order of:

1. Delete old EXE (if existing)
2. Compile new EXE using QB64
3. Run compiled EXE (if existing, i.e. if successfully compiled)
Reply


Messages In This Thread
Notepad++ setup for QB64 - by RhoSigma - 04-20-2022, 05:01 PM
RE: Notepad++ setup for QB64 - by zaadstra - 08-18-2023, 02:46 PM
RE: Notepad++ setup for QB64 - by RhoSigma - 08-18-2023, 08:10 PM
RE: Notepad++ setup for QB64 - by grymmjack - 08-26-2023, 01:41 AM
RE: Notepad++ setup for QB64 - by grymmjack - 08-26-2023, 01:54 AM
RE: Notepad++ setup for QB64 - by TerryRitchie - 08-26-2023, 02:48 AM
RE: Notepad++ setup for QB64 - by RhoSigma - 08-26-2023, 06:54 AM
RE: Notepad++ setup for QB64 - by grymmjack - 08-26-2023, 08:47 AM
RE: Notepad++ setup for QB64 - by RhoSigma - 08-27-2023, 09:45 PM
RE: Notepad++ setup for QB64 - by TerryRitchie - 08-28-2023, 04:03 PM



Users browsing this thread: 3 Guest(s)