Documentation and Refrence manual
Posted: Tue Oct 14, 2003 6:04 am
hi
purebasic grows fast (really fast!) in every new version purebasic team added so many new features and actually their speed to adding new features is so higher than my speed to update myself! (i don't know about other users)
but i think you must note that popularity of a language isn't just depend on it's power and features (look at visual basic).
visual basic is the most popular programming language not because of it's power but because of ease of use and fully documented.
may be looking at microsoft visual basic refrence manual will show what i mean.
i wish you stop adding new features just for a while and spend your time on writing a full feature complete refrence manual.
look at this lines from pure basic help:
- Any number of commands can be added to the same line by using the : option.
Example :
If OpenScreen(0,320,200,8,0) : PrintN("Ok") : Else : PrintN("Failed") : EndIf
these are from version 3.80 help file!
regards
Reza Behnood
purebasic grows fast (really fast!) in every new version purebasic team added so many new features and actually their speed to adding new features is so higher than my speed to update myself! (i don't know about other users)
but i think you must note that popularity of a language isn't just depend on it's power and features (look at visual basic).
visual basic is the most popular programming language not because of it's power but because of ease of use and fully documented.
may be looking at microsoft visual basic refrence manual will show what i mean.
i wish you stop adding new features just for a while and spend your time on writing a full feature complete refrence manual.
look at this lines from pure basic help:
- Any number of commands can be added to the same line by using the : option.
Example :
If OpenScreen(0,320,200,8,0) : PrintN("Ok") : Else : PrintN("Failed") : EndIf
these are from version 3.80 help file!
regards
Reza Behnood