View Issue Details

IDProjectCategoryView StatusLast Update
0000505GC StudioCompilerpublic2024-07-12 09:04
Reporteranonymous Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status newResolutionopen 
OSWindows 11 
Product Version1.01.101 
Summary0000505: Compilation error!
Description#chip mega328p, 10
#option explicit

Dim Zahl as SINGLE
Dim Text as String

Zahl = 100
Zahl = ZAHL / 10
Text = SingleToString (Zahl)

End
Additional Informationsystem.h ** (3433): Error: Syntax Error (System Include)
system.h ** (3692): Error: Syntax Error (System Include)
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-07-12 09:04 anonymous New Issue