NewCommand=OldCommand searchable reference

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by TronDoc.

I am having a very hard time learning PB because a lot of the
examples I have use outdated/renamed commands.
I am spending all of my time trying to figure out if I can
use a command or not instead of writing programs.
HELP?Joe B.


Edited by - TronDoc on 09 February 2002 12:51:17
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by PB.
It would be nice to have a quick reference
But you do. With each new PureBasic update, the docs are updated also.
Just put the cursor on the command and press F1 to get help with it.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by ricardo.
I am having a very hard time learning PB because a lot of the
examples I have use outdated/renamed commands.
Im in the same point !!
Its not easier to update the examples?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Franco.
Its not easier to update the examples?
Fred told me once that the examples coming with PB are new version approved...



Have a nice day...
Franco
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by fred.

Hehe, updates are only for users which need them. For full changes and log, it will always be in official release (for everyone). About OldCommand=NewCommand, I've always put it in the History file. Look for 'Changed:' statement. Which command I've changed to broke up your code ? About Official examples, they are in the PureBasic/Examples/Sources/ directory and they always work (I test/compile them all before release).

Edited by - fred on 13 January 2002 13:00:40
Post Reply