Project

General

Profile

Bug #259

For...Next from 1 to 1 doesn't enter the loop

Added by Paul Kitching about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
02/27/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

#manifest:"pc"
#fullScreen:true
#splashScreen:false
#fps:false
test=1
for x=1 to test
  print x
next x

Nothing is printed in 0.9.5.1


Related issues

Related to AOZ Studio Beta - Bug #280: For loop misses first iteration in some cases.Closed03/01/2020Francois Lionet

Actions
#1

Updated by Baptiste Pillot about 4 years ago

  • Related to Bug #280: For loop misses first iteration in some cases. added
#2

Updated by Francois Lionet about 4 years ago

  • Status changed from New to Resolved
  • Target version set to 0.9.6.1
#3

Updated by Baptiste Pillot about 4 years ago

  • Status changed from Resolved to Closed

Verified using 0.9.7.2 : ok, it works.

Also available in: Atom PDF