Skip to content

FOR LOOP repeating #178

Open
Open
@em00k

Description

@em00k

I find this for loop repeats, only happens if to is set to 255

for x = 0 to 255 
	print at 0,0;x
	pause 1
next x 
pause 0

Metadata

Metadata

Assignees

Labels

featureFeature request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions