08-30-2023, 05:49 PM
(08-30-2023, 04:19 PM)TerryRitchie Wrote: Where can I find command set documentation for QBJS? I've searched gGithub (what a mess) but can't seem to find documentation specific to QBJS' use.
For example, I see _LOADIMAGE is supported but obviously I'll need to have the image resources located on the web somewhere to load. From a few of the examples I've looked at _LOADIMAGE in QBJS can do this. Same with _SNDOPEN, etc..
However, when I click on _LOADIMAGE in the supported keyword list I'm taken to "QB64 Official"'s _LOADIMAGE Wiki page. Where is the Wiki specific to QBJS use?
Test code here:
https://qbjs.org
Language support here:
https://github.com/boxgaming/qbjs/wiki/Q...ge-Support
Keywords:
https://github.com/boxgaming/qbjs/wiki/S...rd-modules
bplus notes to converting QB64 to QBJS:
https://qb64.boards.net/thread/141/qbjs-help
b = b + ...