I see an identation: This is a screenshot of my _VFP.screen Regards,
Koen Happy Foxing in 2018 2018-01-01 13:02 GMT+01:00 Ted Roche <[email protected]>: > 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/cacuu1ssymb3wehtoaojpktsxsbrudfaaxrj2avfpxthuqc6...@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.

