Project "Give a Pure Example"
Posted: Fri Apr 06, 2018 10:32 am
Hi, my name is Pedro Martins, and today 05-04-2018,
i've started this project to help every purebasic fan out there.
TOPIC RULES:
1º This topic is for posting working examples ONLY.
2º Yes i know that i can get examples in the rest of the forum. So go and get them.
3º This is just a topic for examples not a proposal to change actual documentation
4º Actual documentation is one thing this topic is another thing.
5º Don't use this topic for small talk.
6º If you find a "bug" or "typo" in examples just make a new one post reply with corrections and using proper layout. Give credit to author.
7º If an example of an instruction/procedure of a section already exists you can make a DIFFERENT one.
8º No example is better than the other.
9º Please put the name of your variables/procedures in english.
10º Please comment your examples in english.
11º Please try to make simple examples. Ok if you want you can make complex examples.
12º Follow topic layout
13º This project is open to all friends, foes, friends of friends and friends of foes LOL
14º This topic is not for using in your private wars. This will be not transformed into a circus. Be warned.
15º Respect the rules of this topic or ...
16º Post Replies not in Layout Format will enter into ignore mode directly till they make a proper layout format on their their post replies.This is valid for all people.
17º Post Replies with improper messages will enter into ignore mode directly.This is valid for all people.
18º Cheers for this project are always welcome
******************************************************************
TOPIC LAYOUT - BEGIN
******************************************************************
----------------------------------------------------------------- copy to a new topic and then add code tags to put your code
Section name color = #0000FF
Instruction/Procedure name color = color=#8000FF
"Based on program from user" color: = color=#FFBF00
put your example code between code tags
Section: <name>
Instruction/Procedure: <name>
Based on program from user: <username> ; use this one if you want to give credits to someone
Example:
----------------------------------------------------------------- copy to a new topic
*******************************************************************
TOPIC LAYOUT - END
*******************************************************************
i've started this project to help every purebasic fan out there.
TOPIC RULES:
1º This topic is for posting working examples ONLY.
2º Yes i know that i can get examples in the rest of the forum. So go and get them.
3º This is just a topic for examples not a proposal to change actual documentation
4º Actual documentation is one thing this topic is another thing.
5º Don't use this topic for small talk.
6º If you find a "bug" or "typo" in examples just make a new one post reply with corrections and using proper layout. Give credit to author.

7º If an example of an instruction/procedure of a section already exists you can make a DIFFERENT one.
8º No example is better than the other.
9º Please put the name of your variables/procedures in english.
10º Please comment your examples in english.
11º Please try to make simple examples. Ok if you want you can make complex examples.

12º Follow topic layout
13º This project is open to all friends, foes, friends of friends and friends of foes LOL

14º This topic is not for using in your private wars. This will be not transformed into a circus. Be warned.
15º Respect the rules of this topic or ...
16º Post Replies not in Layout Format will enter into ignore mode directly till they make a proper layout format on their their post replies.This is valid for all people.
17º Post Replies with improper messages will enter into ignore mode directly.This is valid for all people.
18º Cheers for this project are always welcome

******************************************************************
TOPIC LAYOUT - BEGIN
******************************************************************
----------------------------------------------------------------- copy to a new topic and then add code tags to put your code
Section name color = #0000FF
Instruction/Procedure name color = color=#8000FF
"Based on program from user" color: = color=#FFBF00
put your example code between code tags
Section: <name>
Instruction/Procedure: <name>
Based on program from user: <username> ; use this one if you want to give credits to someone
Example:
----------------------------------------------------------------- copy to a new topic
Code: Select all
; put in here your own code
; put in here code from others and with your enhancements. Give credits to original authors.
; add all the comments, suggestions you want in english only
; put in here bugs or typos that you may find for users can correct then
; example must work
TOPIC LAYOUT - END
*******************************************************************