Bug #362
open
there is an error in AOZ Studio Lesson 2
Added by michel cabartier over 4 years ago.
Updated about 4 years ago.
Description
there is an error in AOZ Studio Lesson 2
detail of the path :Tutorials-->1 lessons to start with (you should begin here)-->AOZ Studio Lesson 2
it is written
If ANSWER3 $ = "//" Or ANSWER3 $ = "//"
rather, there should not be:
If ANSWER3 $ = "//" Or ANSWER3 $ = " ' "
The answer is good
The double slash (//) or Apostrophe (') are used for comments in the program "
Version AOZ studio 0.9.8.1 test 1 MichelC
- Subject changed from there is an error in AOZ Studio Lesson 2, line 58 to there is an error in AOZ Studio Lesson 2
there is an error in AOZ Studio Lesson 2
detail of the path :Tutorials-->1 lessons to start with (you should begin here)-->AOZ Studio Lesson 2
it is written
If ANSWER3 $ = "//" Or ANSWER3 $ = "//"
rather, there should not be:
If ANSWER3 $ = "//" Or ANSWER3 $ = " ' "
The answer is good
The double slash (//) or Apostrophe (') are used for comments in the program "
Version AOZ studio 0.9.8.1 test 1 MichelC
michel cabartier wrote:
there is an error in AOZ Studio Lesson 2
detail of the path :Tutorials-->1 lessons to start with (you should begin here)-->AOZ Studio Lesson 2
it is written
If ANSWER3 $ = "//" Or ANSWER3 $ = "//"
rather, there should not be:
If ANSWER3 $ = "//" Or ANSWER3 $ = " ' "
The answer is good
The double slash (//) or Apostrophe (') are used for comments in the program "
Version AOZ studio 0.9.8.1 test 1 MichelC
I believe this has happened because FL did not like using ' as a comment marker,(I guess it is not the approved method these days) so did a 'Find and Replace' on all occurrences of it.
Keep in mind too, that there is a third option for that question as well, since /* and */ are also used for comments.
There were a couple of those questions that had issues.
- Assignee changed from Francois Lionet to Laurant Weill
Laurant, OK pour que je t'affecte les bugs relatifs au tutoriels?
Utiliser ' pour les remarque ne se fait plus du tout! En mode Amiga c'est accepte, mais pas en mode PC. Il suffit de changer les remarques...
- Status changed from New to Resolved
Also available in: Atom
PDF