Skip to content

Another bug in export to Arduino #188

Open
@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Name a sequence so it starts with a number
2. Export it to Arduino
3. Try double clicking to open it

What is the expected output? What do you see instead?
It should open the Arduino environment and load the exported sequence. Instead 
it opens the Arduino environmnent and loads a blank program and throws a bunch 
of Java exceptions in the bottom.

What version of the product are you using? On what operating system?
1.4.383, Windows 7

Please provide any additional information below.
Probably related to the expressions can't start with numbers thing. Simple fix 
is to detect if first character of a sequence is a numeral, and if so, prepend 
a letter before exporting.

Original issue reported on code.google.com by tlauw...@finchrobot.com on 17 Jan 2015 at 1:38

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions