Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
trial period limitations?
#1
Are there any limitations during the trial period? I love the program, but I have a problem creating a 'rep' look over 20 loops. Also, can you nest 'rep' loops.. maybe that is the issue, although I replaced the inner loop with a 'for' loop and it still stops at 20 even though it's set for 50 loops.
#2
no limitations

Macro Macro2474
Code:
Copy      Help
int x y
for y 0 5
,for x 0 30
,,out F"x={x} y={y}"
#3
That code works fine so must be a problem with my code. I went through it many times and don't see the error in the flow and the fact that it always stops after 20 loops seems odd.


Forum Jump:


Users browsing this thread: 1 Guest(s)