11-06-2025, 07:19 PM
Hi
I dunno why it is so, but it seems that in this manner it has been projected the feature to open includes files...
A cascade of QB64pe istances binded by a SHELL command (no _dontWait option enabled).
As you have already experimented you are able to open multiples include files one deeper than previouse one.
As said by SpriggsySpriggs, you can use multiple istances of QB64pe launched by doubleclik, or Notepad++ (Also in Lubuntu together Wine) or VSCode (also this under Linux too).
You loose the Option _Explicit and Option _Explicitarray features of the parser...
Happy Coding
I dunno why it is so, but it seems that in this manner it has been projected the feature to open includes files...
A cascade of QB64pe istances binded by a SHELL command (no _dontWait option enabled).
As you have already experimented you are able to open multiples include files one deeper than previouse one.
As said by SpriggsySpriggs, you can use multiple istances of QB64pe launched by doubleclik, or Notepad++ (Also in Lubuntu together Wine) or VSCode (also this under Linux too).
You loose the Option _Explicit and Option _Explicitarray features of the parser...
Happy Coding

