Wiki

Ticket #316 (closed defect: invalid)

Opened 12 years ago

Last modified 11 years ago

Blind Watch Maker 1

Reported by: wrechtin Owned by:
Priority: major Milestone:
Component: Cobra Compiler Version: 0.9.3
Keywords: Cc:

Description

Hi. I'm new to Cobra. I was writing one of the sample programs and I received this error (please see attached).

Attachments

Cobra Error 1.png Download (126.4 KB) - added by wrechtin 12 years ago.
Cobra Error 2.png Download (115.8 KB) - added by wrechtin 12 years ago.

Change History

Changed 12 years ago by wrechtin

Changed 12 years ago by wrechtin

Changed 12 years ago by nerdzero

The error "Expecting DEDENT" means that the line is indented one too many times (i.e. too many tabs). Highlight that block of code, in this case all the code in the runSingleStepSelect method, and hit Shift+Tab to "dedent" the code.

Changed 11 years ago by hopscc

  • status changed from new to closed
  • resolution set to invalid

closed ( message interpretation)
Situation noted in wiki doc (wiki:SomeCompilerMessages and linked from end of wiki:Troubleshooting)

Note: See TracTickets for help on using tickets.