hmischel@diligentsystems.com
2015-12-15, 11:28
Hi,
This works fine in my application.
for i in range(1,20):
<one tab Here>Lianja.console(str(i))
But it looks like the it is not picking up both lines when I try to test it in the app inspector or console.
Any idea of what I might be doing wrong? My thought was perhaps too many or too little indentations.:confused:
Thanks.
Herb
This works fine in my application.
for i in range(1,20):
<one tab Here>Lianja.console(str(i))
But it looks like the it is not picking up both lines when I try to test it in the app inspector or console.
Any idea of what I might be doing wrong? My thought was perhaps too many or too little indentations.:confused:
Thanks.
Herb