I can't see any indentation at all. Is that the curiosity?

The command window is not a multi-line intepreter. the line "FOR i = 1
to 30" should throw an error. You could ignore it, select the entire
routine, and select the "Execute selection" option from the context
menu.


Oh, and Happy New Year, one and all.


On Mon, Jan 1, 2018 at 5:20 AM, AndyHC <[email protected]> wrote:
> Just opened up a Command Window to list off 1/3 f stops -
>  - why the curious indentation?
>
> CLEAR
> SET DECIMALS TO 2
> SET FIXED ON
> x=1
> mc=2^(1/6)
> FOR i = 1 TO 30
> x=x*mc
> ?x
> NEXT
> ?
>
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/cacw6n4tjksvetx9mwa6ty+7cuh_pdvdpzw1tlkuhhjpvtb0...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to