View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000504 | GC Studio | Compiler | public | 2024-07-11 07:43 | 2025-11-07 18:56 |
| Reporter | anonymous | Assigned To | |||
| Priority | immediate | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| OS | Windows 11 | ||||
| Product Version | 1.01.101 | ||||
| Summary | 0000504: Compilation error! | ||||
| Description | #chip mega328p, 10 '10 MHz #option explicit Dim Zahl as single Dim Text as String Zahl = 1.23 * 2 Text = SingleToString (Zahl) End | ||||
| Additional Information | Wird dieses Programm kompiliert, so erhalte ich eine Fehlermeldung "Invalid variable type:single" Wodurch kann ich diesen Fehler vermeiden? If this program is compiled, I get an error message "Invalid variable type:single" How can I avoid this error? | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-07-11 07:43 | anonymous | New Issue | |
| 2025-10-01 06:17 | evanvennn | Status | new => closed |
| 2025-10-01 06:17 | evanvennn | Resolution | open => fixed |
| 2025-10-01 06:17 | evanvennn | Note Added: 0000255 | |
| 2025-11-07 18:56 | angel-spartan | Status | closed => resolved |