Page 1 of 1

OpenHelp/CloseHelp on Linux

Posted: Tue Feb 06, 2024 7:07 pm
by Erlend
The documentation states that these functions are supported by ALL OS
At least the Linux version IDE/Compiler does not recognize the command, so it should state something else.

BR
Erlend

Re: Open/Close Help

Posted: Tue Feb 06, 2024 7:37 pm
by Little John
Erlend wrote: Tue Feb 06, 2024 7:07 pm At least the Linux version IDE/Compiler does not recognize the command, so it should state something else.
:?:
PureBasic neither has an "Open" nor a "Close" function.

Re: Open/Close Help

Posted: Tue Feb 06, 2024 7:46 pm
by Erlend
OpenHelp()
CloseHelp()

Sorry I was vague.

BR
Erlend

Re: Open/Close Help

Posted: Tue Feb 06, 2024 11:20 pm
by Little John
Oh, I see.

Re: Open/Close Help

Posted: Sun Feb 11, 2024 7:59 pm
by Andre
As there are only these two commands in this library, the complete Help library wouldn't be cross-platform as stated in the docs... :o

This is something Fred should check/comment, before changing the docs, maybe there is a bug in the PB for Linux version? (that's why I will add this topic to the 'Bugs - Linux' section too, for further investigation)