Page 1 of 1
Posted: Wed Sep 18, 2002 9:16 pm
by BackupUser
Restored from previous forum. Originally posted by TerryHough.
Is it just me, but where is there a complete list of the
available commands in PB?
The .CHM file I have is the latest but many commands I
see in examples here on the forum are not included, and
I don't mean the API calls.
For example, one of PB's examples uses the Mod command. I
cannot find it in the manual.
Thanks,
Terry
Posted: Wed Sep 18, 2002 11:11 pm
by BackupUser
Restored from previous forum. Originally posted by MrVainSCL.
Hi TerryHough
Its just very simple.. some code snips on the forum are based on standard purebasic commands combinated with userlibs-commands! So such commands will not available in the normal help file! Just donwload the userlibs and take a look to their docs/examples if included...
PIII450, 256MB Ram, 6GB HD, RivaTNT, DirectX8.1, SB AWE64, Win2000 + all Updates...
greetz
MrVainSCL! aka Thorsten
Posted: Wed Sep 18, 2002 11:13 pm
by BackupUser
Restored from previous forum. Originally posted by MrVainSCL.
i forgot...
the MOD() command was used by some guys somewhere around the time when PB 2.50 or so was released! It was a user based math lib as i rememer right...
PIII450, 256MB Ram, 6GB HD, RivaTNT, DirectX8.1, SB AWE64, Win2000 + all Updates...
greetz
MrVainSCL! aka Thorsten
Posted: Sat Sep 21, 2002 1:16 pm
by BackupUser
Restored from previous forum. Originally posted by anil.
There is a text file in the purebasic folder which contains a list of commands. I dont know if that is the full list or not and it doesnt have any examples. I found this info on this forum! In any case, here it is:
\PureBasic\Compilers\PBFunctionListing.txt
Cheers,
Anil
PureBasic Registered User