Commands missing from the manual

Previous topic - Next topic

FutureCow

Hi Gernot,
While checking the modified version of the documentation I had made (see http://www.glbasic.com/forum/index.php?topic=2690.0) to ensure I hadn't missed any commands, I thought I would check the original pages to see if any commands had been missed there. I found several commands were missing from the "Commands by Category" pages in the help file

Hopefully you'll like my changes enough to incorporate them into the official manual  =D (no problem if you don't!) but so as to improve the documentation regardless, here are the commands missing from the pages under "commands by category".

ADDRESSOF()
BOUNDS()
BOXCOLL
CLOSEFILE
ENDINLINE
ENDOFFILE()
GETFILESIZE()
INTEGER()
OPENFILE()
READ....
SETSHOEBOX
SHOWSCREEN
SOCK_....
WRITE....

Also, "NOT" seems to be missing ANY documentation (having looked at bNOT which references bAND, I would have expected the "AND" page to list the "NOT" command). I did a search of all help files and NOT seems to be missing entirely - unless there is no "NOT" command?

Thanks for such a great program!!!